1 Star 0 Fork 3

AK/F5-TTS

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
inference-cli.toml 585 Bytes
一键复制 编辑 原始数据 按行查看 历史
AK 提交于 2024-10-16 07:38 . init
# F5-TTS | E2-TTS
model = "F5-TTS"
ref_audio = "tests/ref_audio/test_en_1_ref_short.wav"
# If an empty "", transcribes the reference audio automatically.
ref_text = "Some call me nature, others call me mother nature."
gen_text = "I don't really care what you call me. I've been a silent spectator, watching species evolve, empires rise and fall. But always remember, I am mighty and enduring. Respect me and I'll nurture you; ignore me and you shall face the consequences."
# File with text to generate. Ignores the text above.
gen_file = ""
remove_silence = false
output_dir = "tests"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/wangcheng/f5-tts.git
git@gitee.com:wangcheng/f5-tts.git
wangcheng
f5-tts
F5-TTS
master

搜索帮助