fixing coqui
Some checks failed
Build and Publish ray-serve-apps / build-and-publish (push) Failing after 20s
Some checks failed
Build and Publish ray-serve-apps / build-and-publish (push) Failing after 20s
This commit is contained in:
@@ -35,7 +35,7 @@ stt = [
|
|||||||
|
|
||||||
# Text-to-speech
|
# Text-to-speech
|
||||||
tts = [
|
tts = [
|
||||||
"TTS>=0.22.0",
|
"coqui-tts>=0.27.0",
|
||||||
]
|
]
|
||||||
|
|
||||||
# Development
|
# Development
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ sentence-transformers
|
|||||||
faster-whisper
|
faster-whisper
|
||||||
|
|
||||||
# Text-to-speech
|
# Text-to-speech
|
||||||
TTS
|
coqui-tts
|
||||||
|
|
||||||
# HTTP client
|
# HTTP client
|
||||||
httpx
|
httpx
|
||||||
|
|||||||
Reference in New Issue
Block a user