feat: 添加TTS语音合成功能 - Edge TTS方案完整实现,ChatTTS预留接口

This commit is contained in:
2026-04-22 10:41:44 +08:00
parent bcb0fbb384
commit e00b0218a0
8 changed files with 1174 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
fastapi==0.110.0
uvicorn==0.27.1
python-multipart==0.0.9
aiohttp==3.9.3
aiohttp==3.9.3
edge-tts==6.1.9