able-ability-51423
09/18/2025, 8:23 PMtall-airline-16756
09/18/2025, 8:23 PMtall-airline-16756
09/18/2025, 8:23 PMable-ability-51423
09/18/2025, 8:40 PMtall-airline-16756
09/18/2025, 8:41 PMable-ability-51423
09/18/2025, 8:42 PMtall-airline-16756
09/18/2025, 8:43 PMGOOGLE_API_KEY or SPEECHIFY_API_KEY.
• Check Network and API Access: You might want to test the API endpoint on its own using tools like curl to make sure there’s good connectivity and the responses look right.
• Validate Audio Format: Confirm that your audio input matches the format the service requires, such as 16-bit PCM WAV at 16kHz for some APIs.
• Inspect Logs: Take a look at the error logs for any specific HTTP status codes or messages—they can often point us toward the root cause, like invalid credentials or rate limiting.
• Adjust Timeout and Retry Settings: If the service seems slow, try increasing the timeout and retry attempts in your API connection settings.
If you’d like, feel free to share more details about which STT/TTS service you’re using and any error messages or logs you’ve seen. I’m here to help you through this!
Sources: livekit-plugins/livekit-plugins-inworld/livekit/plugins/inworld/tts.py