introduce gemini tts model into the system
1 parent 5b750ad commit 393ab522ea3b19b3c8875d4ee5a7e984330e3e5a
@Yangyang Xie Yangyang Xie authored 9 days ago
Showing 7 changed files
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/gemini.py 0 → 100644
View
ai-hub/requirements.txt
View
ai-hub/tests/core/providers/tts/test_gemini.py 0 → 100644
View
ai-hub/tests/test_config.py