Text-to-speach feature auto-translates my sentences
When I say a sentence in English, like "how are you?", it gets translated automatically to Arabic without me asking. This is not happening 100% of the time but frequently.
Maybe this has to do with the device's available languages?
I've researched and tested this. We don't send a list of languages to the text-to-speech API.
The same thing is happening to me. I'm guessing it's because of my accent. Could that be it?
@astoilkov TBH, I'm not sure. The strange thing is that it's understanding what I'm saying in English but then decides to translate it.
Hmm, ok, let me investigate more. Can you answer a few questions so I know what to look for:
- Do you have an OpenAI api key set? Asking because otherwise it fallbacks to Groq text-to-speech API.
- What's the version of IntelliBar you're using?
Do you have an OpenAI api key set? Asking because otherwise it fallbacks to Groq text-to-speech API.
Yes
What's the version of IntelliBar you're using?
0.40.1
After I've researched this there doesn't seem to be any other reason for this other than the model doing this by itself. It just happens sometimes, mainly for short prompts.
We're exploring alternative better providers for text to speech like AssemblyAI — https://www.assemblyai.com/products/speech-to-text — that might improve upon this.