introduce gcloud tts
1 parent 0c62015 commit bfb58a38a38ab5f4fbb39b11b2457993b28b0640
@Jerry Xie Jerry Xie authored 7 days ago
Showing 15 changed files
View
ai-hub/app/api/routes/README.md
View
ai-hub/app/api/routes/tts.py
View
ai-hub/app/app.py
View
ai-hub/app/config.py
View
ai-hub/app/config.yaml
View
ai-hub/app/core/providers/factory.py
View
ai-hub/app/core/providers/tts/_debug/test_google_tts_script_bearer.sh 0 → 100644
View
ai-hub/app/core/providers/tts/_debug/test_google_tts_script_key.sh 0 → 100644
View
ai-hub/app/core/providers/tts/_debug/test_google_tts_script_key_pcm.sh 0 → 100644
View
ai-hub/app/core/providers/tts/gcloud_tts.py 0 → 100644
View
ai-hub/app/core/providers/tts/gemini.py
View
ai-hub/app/core/services/tts.py
View
ai-hub/run_integration_tests.sh
View
ai-hub/tests/api/routes/test_tts.py
View
ai-hub/tests/core/providers/test_factory.py