diff --git a/README.md b/README.md index 1a24abf..8a312a8 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,10 @@ # tiangai100-kokoro-tts # tiangai100-gpt-sovits -【语音合成】 \ No newline at end of file +【语音合成】 + +|模型名称| 模型类型| 适配状态 | 天垓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 | \ No newline at end of file