Skip to content

osmanemek/livekit-deepgram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

livekit-deepgram

STT : Speech to Text

It enables the audio data received on the LiveKit media server to be converted into text via DeepGram.

This sample project connects to the LiveKit (livekit.io) room, for which the relevant access information is provided, and sends the received audio data to the DeepGram (deepgram.com) api address. It prints the text information returned from DeepGram to the console.

The following projects were used. https://github.com/livekit/server-sdk-go https://github.com/deepgram-devs/deepgram-go-sdk

About

LiveKit & Deepgram Example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages