Venvonis
07/20/2025, 5:52 AMChiranjeet Mishra
07/21/2025, 12:08 AMreduceLatency or phonemizeBetweenBrackets as detailed in the [March 20, 2025 changelog](https://docs.vapi.ai/changelog/2025/3/20).
2. **Verify Configuration**: Make sure your assistant's configuration is correctly set up to use Rime AI voices. If you're using custom voices, confirm that the provider and voice ID are correctly defined as follows:
json
{
"voice": {
"provider": "rime",
"voiceId": "desired-voice-id"
}
}
More on this can be found in the [Custom Voices documentation](https://docs.vapi.ai/customization/custom-voices/custom-voice).
3. **Fallback Options**: If Rime voices persistently fail, consider configuring a fallback option with another voice provider temporarily.
4. **Recent Downtime**: Check if there were any reports of recent downtimes, as this might affect voice availability. Past issues have temporarily disrupted the service but were resolved quickly.
If the issue persists after these steps, you might want to test with another setup or check back later. For further guidance, you can review the [Rime AI features](https://docs.vapi.ai/providers/voice/rimeai) and [Vapi Voices documentation](https://docs.vapi.ai/providers/voice/vapi-voices).