Add Fish Audio TTS service

This commit is contained in:
Mark Backman
2024-12-20 14:41:57 -05:00
parent 503eddf7d6
commit dac4468ca1
3 changed files with 334 additions and 0 deletions

View File

@@ -50,6 +50,7 @@ daily = [ "daily-python~=0.14.0" ]
deepgram = [ "deepgram-sdk~=3.7.7" ]
elevenlabs = [ "websockets~=13.1" ]
fal = [ "fal-client~=0.4.1" ]
fish = [ "ormsgpack~=1.7.0", "websockets~=13.1" ]
gladia = [ "websockets~=13.1" ]
google = [ "google-generativeai~=0.8.3", "google-cloud-texttospeech~=2.21.1" ]
grok = [ "openai~=1.57.2" ]