Can you enable the Language_Detection Param for As...
# support
a
I want to use the AssemblyAI auto language detection, can you enable this on the API end of things so I can set this? https://www.assemblyai.com/automatic-language-detection Thanks! config = aai.TranscriptionConfig( language_detection=True, # you can set an optional confidence threshold that must be reached # when language detection is enabled language_confidence_threshold=0.4 )
@User @Sahil @Shubham Bajaj thanks!!
v
You can continue this conversation by mentioning me in the message.
@AiTitus :) I'm glad to hear you're interested in using the automatic language detection feature! However, I should note that VAPI is designed to work with Deepgram for voice transcription, and the configuration you've mentioned is for AssemblyAI. If you're looking to enable language detection with Deepgram, you can set the
language_detection
parameter in your transcription request. Unfortunately, I cannot directly enable features on the API end for AssemblyAI, as that is a separate service. If you're using Deepgram and want to proceed with language detection, please let me know, and I can guide you through the process for Deepgram's API. If you're specifically looking to use AssemblyAI, you would need to refer to their documentation or contact their support for assistance.
Got it. Tagging @User for additional help.
s
@AiTitus :) you can raise the feature request over here: https://vapi.canny.io
@AiTitus :) just get to know currently the assembly only supports english language for stremaing.