|
add tts support from user end
|
|---|
|
|
| ai-hub/app/api/routes.py |
|---|
| ai-hub/app/config.py |
|---|
| ai-hub/app/core/providers/tts/gemini.py |
|---|
| ai-hub/app/core/services/tts.py |
|---|
| ai-hub/integration_tests/test_misc.py |
|---|
| ai-hub/tests/api/test_routes.py |
|---|
| ai-hub/tests/core/providers/tts/test_gemini.py |
|---|
| ai-hub/tests/test_config.py |
|---|