tts_demo_temp

时间:2021-03-29 17:23:18
【文件属性】:
文件名称:tts_demo_temp
文件大小:154KB
文件格式:ZIP
更新时间:2021-03-29 17:23:18
JupyterNotebook Thaana TTS e2e语音合成演示 此仓库仅供内部演示/参考之用 安装要求 对于基本用法pip install -r requirements.txt 对于streamlit演示pip install streamlit 下载模型 以tf保存的模型格式下载经过训练的tts和声码器模型,并将它们放置在voices目录中。 程序包期望服务模型位于以下结构中 project root/ |--- voices/ | |--- voice_name/ | | |--- tts.saved_model/ | | | |--- ... | | |--- vocoder.saved_model/ | | | |--- ... |
【文件预览】:
tts_demo_temp-fastapi
----notebooks()
--------experiment_requirements.txt(7B)
--------text_components.ipynb(192KB)
----utils.py(7KB)
----requirements.txt(31B)
----web_api.py(1KB)
----.idea()
--------misc.xml(202B)
--------E2ESpeechSynth.iml(352B)
--------inspectionProfiles()
--------modules.xml(280B)
--------.gitignore(176B)
--------vcs.xml(180B)
----models.py(1KB)
----README.md(1KB)
----serve_streamlit.py(1KB)
----mappings.py(5KB)
----.gitignore(4KB)
----tts.py(563B)

网友评论