#Does Ink-Whisper STT not auto detect language?

1 messages · Page 1 of 1 (latest)

night flare
#

Been using Deepgram as my go to STT. After switching my TTS service to Cartesia which im really happy about with the speed and costing. I've been thinking of switching my STT service to Cartesia as well. Tried to integrate it in my application but there is transcription accuracy issue as well as a query whether it supports multi language detection or not. For example I'm in India where people use a mix of English and Hindi both. Currently, in the docs its mentioned one language support only and even tried to use it hy setting en and speaking in Hindi and setting hi and speaking in English the transcription was being forced in yhe language it was set.

Anyone how efficiently i can switch over to Cartesi STT?

twilit charmBOT
#

Hi, I'm so glad you've been happy with our models! We do not currently support language auto-detection, although that is something we are working on for the future. One thing you can try is using Gemini or Whisper v3-large-turbo for language detection, and Cartesia Ink-Whisper for STT. Let me know if there's anything else I can help you with, and we appreciate the feedback!

night flare
#

Yes, ig ill just have to wait till then. Because I'm not doing language detection and speech recognition as two separate things but rather together. Like how language hi in Deepgram Nova supports English transcription as well. So, when a user switches between language in the same conversation it's easily able to handle that.