Validate Deepgram Self-Hosted TTS
Validate Deepgram Self-Hosted TTS
An open-source terminal utility for validating Deepgram Aura-2 text-to-speech on self-hosted deployments.
Validate Deepgram Self-Hosted TTS
An open-source terminal utility for validating Deepgram Aura-2 text-to-speech on self-hosted deployments.
tts-tui is an open-source terminal application written in Rust for testing and validating Deepgram text-to-speech on self-hosted deployments. It supports Deepgram-compatible HTTP endpoints and Amazon SageMaker, with interactive voice selection, multi-format audio output, and local audio caching.
InvokeEndpoint deployments from the same tool.tts-tui binary.Once installed, the tts-tui binary is available from anywhere on your system.
Use the --endpoint flag to point tts-tui at your Deepgram-compatible HTTP endpoint:
If the endpoint requires an API key, supply it through the DEEPGRAM_API_KEY environment variable or press k inside the running application.
Use self-hosted Deepgram TTS on Amazon SageMaker through the AWS SageMaker Runtime InvokeEndpoint API:
The same settings can be supplied with environment variables: