Files
enginex-bi_series-tts/README.md
zhousha ebce9be882 update
2025-08-12 18:00:53 +08:00

14 lines
783 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# tiangai100-f5-tts
# tiangai100-kokoro-tts
# tiangai100-gpt-sovits
【天垓100的模型适配情况】
在天垓100上对部分语音合成模型进行适配测试方式为在Nvidia A100和智铠100加速卡上对同一段text进行语音合成任务获取运行时间
| 模型名称 | 模型类型 | 适配状态 | 天垓100运行时间/s | Nvidia A100运行时间/s |
| ---------- | ---------------------- | -------- | ----------------- | --------------------- |
| kokoro | StyleTTS 2, ISTFTNet | 成功 | 0.2 | 0.1 |
| f5-TTS | DiT, ConvNeXt V2 | 成功 | 0.5 | 0.2 |
| gpt-sovits | VITS | 成功 | 0.9 | 0.4 |