parrots:Automatic Speech Recognition(ASR), Text-To-Speech(TTS) engine for Chinese. 中文语音识别、文字转语音,基于语音库实现,易扩展

时间:2021-05-29 14:58:15
【文件属性】:
文件名称:parrots:Automatic Speech Recognition(ASR), Text-To-Speech(TTS) engine for Chinese. 中文语音识别、文字转语音,基于语音库实现,易扩展
文件大小:13.88MB
文件格式:ZIP
更新时间:2021-05-29 14:58:15
tts speech-recognition parrot chinese-speech-synthesis text-to-speech-python3 parrots parrots, Automatic Speech Recognition(ASR), Text-To-Speech(TTS) engine. install brew install portaudio pip3 install -r requirements.txt pip3 install parrots Or git clone https://github.com/shibing624/parrots.git cd parrots python3 setup.py install usage speech recognition input: import parrots text = parrots.speech_recognition_from_file('./16k.wav') print(text) output: 北京图书馆 tts input: imp
【文件预览】:
parrots-master
----tests()
--------tts_speak_test.py(273B)
--------tts_synthesize_test.py(348B)
--------speech_reco_test.py(592B)
----parrots()
--------num_util.py(3KB)
--------pinyin2hanzi.py(8KB)
--------custom_syllables.py(2KB)
--------data()
--------speech_recognition.py(10KB)
--------__init__.py(482B)
--------config.py(543B)
--------tts.py(4KB)
--------utils()
----LICENSE(11KB)
----requirements.txt(79B)
----examples()
--------demo_tts.py(280B)
--------demo_recognition.py(293B)
--------demo_synthesize_continue.py(424B)
--------demo_speak_continue.py(317B)
----setup.py(2KB)
----.gitignore(1KB)
----README.md(1KB)

网友评论