marem
01/07/2025, 10:32 PMVoice input: Voici quelques créneaux disponibles pour un rendez-vous :. - Jeudi 9 janvier two thousand twenty five :
Instead of correct french:
Voice input: Voici quelques créneaux disponibles pour un rendez-vous :. - Jeudi 9 janvier deux mille vingt cinq :
Model output contains 202 5 , how is it converted to two thousand twenty five ?
Logs:
17:04:46:706
[LOG]
Model request started (attempt #1, gpt-4o-2024-08-06-global, azure-openai, westus)
17:04:47:269
[LOG]
Model output: quelques
17:04:47:269
[LOG]
Model output: Voici
17:04:47:277
[LOG]
Model output: cré
17:04:47:286
[LOG]
Model output: ne
17:04:47:294
[LOG]
Model output: aux
17:04:47:304
[LOG]
Model output: disponibles
17:04:47:312
[LOG]
Model output: pour
17:04:47:322
[LOG]
Model output: un
17:04:47:339
[LOG]
Model output: -vous
17:04:47:339
[LOG]
Model output: rendez
17:04:47:472
[LOG]
Model output: Je
17:04:47:472
[LOG]
Model output: -
17:04:47:472
[LOG]
Model output: :
17:04:47:473
[LOG]
Model output: 9
17:04:47:473
[LOG]
Model output: janvier
17:04:47:473
[LOG]
Model output: udi
17:04:47:473
[LOG]
Model output:
17:04:47:473
[LOG]
Model output:
17:04:47:474
[LOG]
Model output: 202
17:04:47:477
[LOG]
Model output: 5
17:04:47:477
[LOG]
Model output: :
17:04:47:478
[LOG]
Model output:
17:04:47:479
[LOG]
Voice input: Voici quelques créneaux disponibles pour un rendez-vous :. - Jeudi 9 janvier two thousand twenty five :Vapi
01/07/2025, 10:34 PMVapi
01/07/2025, 10:34 PMmarem
01/07/2025, 10:35 PMmarem
01/07/2025, 10:35 PMVapi
01/07/2025, 10:35 PMShubham Bajaj
01/08/2025, 11:01 AMlogs
🔵 16:04:47:479 Voice Input Formatted: "Voici quelques créneaux disponibles pour un rendez-vous :. - Jeudi 9 janvier two thousand twenty five :", Original: "Voici quelques créneaux disponibles pour un rendez-vous :
- Jeudi 9 janvier 2025 :"
@marem This issue is related to voice input formatting. Currently, there is no option to enable or disable this feature, but I will consult with the team to explore possible solutions. The system automatically formats numbers and converts them into English words. As a workaround, you can modify your prompt to generate numbers in French instead of numeric format.
https://cdn.discordapp.com/attachments/1326317518843023482/1326505992095141948/Screenshot_2025-01-08_at_16.29.30.png?ex=677fac79&is=677e5af9&hm=17d5effef1123d4fd1d4432093c904e75258d07a8888ae60a127c5137f309c61&marem
01/08/2025, 11:05 AMShubham Bajaj
01/08/2025, 11:33 AMmarem
01/08/2025, 12:51 PM"chunkPlan": {
"enabled": true,
"minCharacters": 30,
"punctuationBoundaries": [
"。",
",",
".",
"!",
"?",
";",
"،",
"۔",
"।",
"॥",
"|",
"||",
",",
":"
],
"formatPlan": {
"enabled": true,
"numberToDigitsCutoff": 2025
}
},
Is there a documentation somwehere to explain what chunckPlan is for and what we can do with it?
is it a new feature?
When I check the assistant payload used for the call, there is no mention of chunkplan, so I guess as you said I've no control on it yet?Shubham Bajaj
01/09/2025, 5:41 PM