Live Transcription (using WebSockets)
Live Transcription (using WebSocket)
Note
More content will be added here soon.
From live-audio example
websocat installation is required. Live transcription of audio data from a microphone.
ffmpeg -loglevel quiet -f alsa -i default -ac 1 -ar 16000 -f s16le - | websocat --binary ws://localhost:8000/v1/audio/transcriptions