Hello,
We've been trying to plug Twilio voice API with Gladia for live transcription.
Can you tell us which config we are supposed to use?
We've tried, but we don't receive any transcript.
{
"encoding": "wav/ulaw",
"sample_rate": 8000,
"bit_depth": 8,
"channels": 1,
"language_config": {
"languages": [],
"code_switching": true
}
}
Hello,
We've been trying to plug Twilio voice API with Gladia for live transcription.
Can you tell us which config we are supposed to use?
We've tried, but we don't receive any transcript.
{ "encoding": "wav/ulaw", "sample_rate": 8000, "bit_depth": 8, "channels": 1, "language_config": { "languages": [], "code_switching": true } }