发布于 2021-05-10 00:34:43
我使用沃斯克的普通话,它的工作与一般相对较短的句子很好。
它完全脱机运行。我有一个覆盆子PI 3B+,硬件要求是相当基本的。
发布于 2021-05-09 19:52:27
注意:您没有指定您是否期望找到一个实际的自动语音转录工具,或者一个基本的转录工具。
我想说,如果你真的期待/希望找到真正的语音识别,那么你的运气将为零,但如果你想要更多的标准方法,可以尝试以下几种方法:
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或
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.您的用例将决定一个是否适合您,所以您没有更多的工作可以做,但只是安装,让他们转一转,看看他们是否适合你。
https://unix.stackexchange.com/questions/648960
复制相似问题