Enyedi Péter
03/31/2025, 8:17 PMVapi Support Bot
03/31/2025, 8:19 PM"transcriber": {
"model": "your-model",
"language": "hu",
"provider": "your-provider"
}
### Transcriber Settings for Non-English Languages
For Hungarian, consider these adjustments:
1. **Disable Smart Endpointing**: The smartEndpointingEnabled
setting is optimized for English and should be set to false
when using Hungarian, [according to this source](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1329414710583627796).
2. **Keep Chunk Plan Enabled**: For non-English languages, it's important to keep chunkPlan.enabled: true
for proper sentence boundary detection and improved speech flow, [as mentioned here](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1343543475383046185).
3. **Adjust Endpointing Settings**: Try setting startSpeakingPlan.waitSeconds
to 0.8 and transcriber.endpointing
to 300 for better results, [as suggested here](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1336875140990111796).
### Telnyx-Specific IssuesVapi Support Bot
03/31/2025, 8:19 PMShubham Bajaj
03/31/2025, 10:53 PMEnyedi Péter
04/01/2025, 9:02 AMEnyedi Péter
04/01/2025, 4:59 PMShubham Bajaj
04/02/2025, 3:27 PM