Comment out Coqui TTS dep (incompatible with Python 3.12, not needed for cloud)
This commit is contained in:
parent
7d3e13a3ca
commit
a33a3b9105
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ onnxruntime>=1.16.0 # Smart Turn model inference
|
|||
# ============================================================================
|
||||
# Note: Chatterbox TTS needs verification - may need alternative
|
||||
# Alternatives: coqui-tts (XTTS v2), piper-tts, StyleTTS2
|
||||
TTS>=0.22.0 # Coqui TTS (fallback option)
|
||||
# TTS>=0.22.0 # Coqui TTS (fallback option) — not needed for cloud provider
|
||||
|
||||
# ============================================================================
|
||||
# API Server
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue