
File name
Commit message
Commit date
01-12
01-12
File name
Commit message
Commit date
File name
Commit message
Commit date
TODO: live vs streaming
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