mirror of
https://github.com/tiennm99/litellm.git
synced 2026-06-18 00:48:01 +00:00
2677d9d30d
* 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