can ı use deepgran for trancriiptıon servıce ? <@U...
# ask-ai
m
can ı use deepgran for trancriiptıon servıce ? @millions-hair-24956
g
Yes, you can use Deepgram for transcription services with LiveKit. LiveKit provides a plugin for Deepgram that allows for real-time speech-to-text transcription. You can use the
deepgram.STT
class to set up the transcription service, and the
SpeechStream
class to handle the audio stream for transcription. However, note that Deepgram does not support language detection in streaming mode, so you need to specify the language explicitly. Would you like more details on setting up Deepgram with LiveKit for transcription? Sources: - Deepgram STT - Deepgram SpeechStream 👍 0 button 👎 0 button 💡 Hint: Mention @runllm in the thread for followups.