update kokoro fix

This commit is contained in:
2025-09-12 15:42:17 +08:00
parent 4eba0d1486
commit 18aa9001d8
3 changed files with 48 additions and 47 deletions

View File

@@ -42,5 +42,4 @@ curl --request POST "http://localhost:8080/tts" \
---
- Patch 能运行,但是生成的音频会有噪声
- Patch: 将 decoder/istftnet 固定为 CPU FP32禁用 AMP/TF32修复 GPU “打字机”噪声
- Patch: 修复torch.istft 复数运算出错问题 ,修复 GPU “打字机”噪声