首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Linux当前的一些转录或听写软件包是什么?

Linux当前的一些转录或听写软件包是什么?
EN

Unix & Linux用户
提问于 2021-05-09 18:54:38
回答 3查看 1.6K关注 0票数 2

Mozilla 深语项目很有趣,但可能不够复杂。至少,我的结果并不令人印象深刻。

在线转录或听写服务很好,但最好是使用离线软件包。

这在Linux和开源软件中不是很常见吗?希望从mp3文件中获得转录。

不喜欢上传文件或使用使用类似服务的API。

EN

回答 3

Unix & Linux用户

发布于 2021-05-10 00:34:43

我使用沃斯克的普通话,它的工作与一般相对较短的句子很好。

它完全脱机运行。我有一个覆盆子PI 3B+,硬件要求是相当基本的。

票数 3
EN

Unix & Linux用户

发布于 2021-05-09 19:52:27

注意:您没有指定您是否期望找到一个实际的自动语音转录工具,或者一个基本的转录工具。

我想说,如果你真的期待/希望找到真正的语音识别,那么你的运气将为零,但如果你想要更多的标准方法,可以尝试以下几种方法:

代码语言:javascript
复制
Package: gtranscribe
Description-en: simple GTK+ tool focused on easy transcription of spoken words
 gTranscribe is a simple GTK+ tool to transcribe audio files and other
 sources. The playback speed can be adjusted without changing the pitch of the
 voice. It supports spell checking and resuming at the last transcribed
 position.
Tag: implemented-in::python, interface::graphical, interface::x11,
 role::program, uitoolkit::gtk, use::TODO, works-with-format::mp3,
 works-with-format::mpc, works-with-format::oggvorbis,
 works-with-format::plaintext, works-with-format::wav,
 works-with::audio, works-with::text, x11::application

代码语言:javascript
复制
Package: transcriber
Description-en: transcribe speech data using an integrated editor
 Transcriber enables easy transcription of recorded speech.
 It is indispensable for every task that involves examination and
 transcription of audio files, like transcription of recorded interviews, song
 lyrics, radio shows and so on.  It is also useful if you are active
 in the field of speech research.

您的用例将决定一个是否适合您,所以您没有更多的工作可以做,但只是安装,让他们转一转,看看他们是否适合你。

票数 2
EN

Unix & Linux用户

发布于 2021-06-02 04:39:46

尝试书呆子听写,它支持听写和模拟键盘输入,参见演示视频

(基于优秀的VOSK)。

票数 1
EN
页面原文内容由Unix & Linux提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://unix.stackexchange.com/questions/648960

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档