Ishaan Jaff
|
2677d9d30d
|
[Feat] New provider TTS - Add AWS polly API for TTS (#18326)
* add aws_polly as new provider
* init AWSPollyTextToSpeechConfig
* test_aws_polly_tts_with_native_voice
* init aws_polly + AWS polly dispatch
* init AWSPollyTextToSpeechConfig
* fix transform
* add aws_polly as a new provider for TTS API
* add to sidebar
* docs aws polly
* code qa fix
* add AWS Polly Text-to-Speech
* add cost tracking for AWS polly
* docs fix
|
2025-12-22 18:19:34 +05:30 |
|
Ishaan Jaffer
|
92b72fc759
|
test_runwayml_tts_async
|
2025-12-13 16:10:48 -08:00 |
|
Ishaan Jaffer
|
3c662eadb4
|
add runwayml/eleven_multilingual_v2 pricing
|
2025-11-13 16:45:35 -08:00 |
|
Ishaan Jaff
|
124ba463f8
|
[Feat] RunwayML - Add support for /audio/speech eleven_multilingual_v2 endpoint (#16604)
* init RunwayMLTextToSpeechConfig
* add RunwayMLTextToSpeechConfig
* add RunwayMLTextToSpeechConfig
* test_runwayml_tts_async
* runway ml speech
* fix voices
* fix test
* docs runway lm
* add runwayml here
* fix RunwayMLTextToSpeechConfig
* test_openai_voice_mapping_to_runwayml
|
2025-11-13 14:32:09 -08:00 |
|
Ishaan Jaffer
|
77a12f1a87
|
test audio fixes
|
2025-10-25 10:46:08 -07:00 |
|
Ishaan Jaffer
|
1feb13e76a
|
test_audio_speech_litellm
|
2025-10-25 10:42:47 -07:00 |
|
Ishaan Jaff
|
ec6a5ffa2d
|
[Fix] Azure AI Speech - Ensure voice is mapped from request body -> SSML body , allow sending role and style (#15810)
* update map_openai_params
* fix update voice transform
* fix text_to_speech_provider_config
* test_azure_ava_tts_with_custom_voice
* test Azure AVA style, role sent
* _build_express_as_element
* docs custom params
* build LANG
* fix transform
* fix transform
* fix speech
* docs update
* docs azure ai speech
|
2025-10-22 14:41:11 -07:00 |
|
Ishaan Jaff
|
92335d991c
|
[Feat] Add Azure AVA (Speech AI) Cost Tracking (#15754)
* add azure/speech/ cost tracking
* test_azure_ava_tts_async
* add azure/speech to model cost map
* docs cost tracking
* docs tts AVA
* add azure/speech/azure-tts
|
2025-10-20 18:01:51 -07:00 |
|
Ishaan Jaff
|
73a23a6c78
|
[Feat] Add Azure AVA TTS integration (#15749)
* add AzureBaseIssueTokenHandler
* add BaseTextToSpeechConfig
* async_text_to_speech_handler
* add AzureAVATextToSpeechConfig
* add get_provider_text_to_speech_config
* add AzureAVATextToSpeechConfig
* fixes for base_llm_http_handler
* fix transform_text_to_speech_request
* test_azure_ava_tts_async
* test_azure_ava_tts_async
* fix TextToSpeechRequestData
* fix transform_text_to_speech_request
* add text_to_speech_handler in LLMHttpHandler
* remove old file
* fix transform_text_to_speech_request
* fix dispatch_text_to_speech
* fix azure TTS
* fix AVA TTS
* fix transform
* fix linting
* ci/cd - use one job for audio testing
* fix tests
* fix llm http handler debugging
* unit tests azure tts
* docs Azure speech
* docs fix
* docs azure AVA
* docs azure AVA
* fix handlers
* test_async_realtime_uses_max_size_parameter
|
2025-10-20 16:52:23 -07:00 |
|