@Felizola
Currently, VAPI's Talkscriber requires you to set a specific language for transcription. However, if you're looking to create a multilingual voice assistant, you might consider setting up multiple transcribers, each with a different language, and then use language detection to switch between them dynamically based on the input.
If Whisper has the capability to transcribe multiple languages without specifying one, it might not be directly integrated into VAPI in that manner. For the best user experience, you could implement a language detection step before transcription to determine which Talkscriber to use.
If you need more detailed guidance on setting up a multilingual voice assistant or integrating Whisper's multilingual capabilities with VAPI, please ask support for more info on this. They can provide you with the latest updates and best practices for your development needs.