Real time read_audio to file #171
Closed
rodrigodifederico
started this conversation in
General
Replies: 1 comment
-
I need help on how to read audio into a file. so far what i have tried is not working |
Beta Was this translation helpful? Give feedback.
0 replies
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
-
Hi,
Does anyone have any suggestion about how to get the read_audio data and write it to a file in real time? Every time the caller says something, it saves the audio in a separated file.
The final goal is to transcript the audio using Vosk ( KaldiRecognizer ), so if anyone knows how to use the read_audio directly into KaldiRecognizer.AcceptWaveform, that would be awesome.
If there is any other easier way to transcribe in real time what the caller is saying, that would also be very appreciated.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions