Transcription web app: How to handle audio chunks
I am creating a web application for transcribing conversations. The client sends chunks of data to the server every 30 seconds. At the end of recording, the server would use whisper library to transcribe the whole audio and return the text.
I am comfortable working with a single audio file. But how could I transcribe chunks of audio? Do you know of any code examples?
2 comments
[ 3.1 ms ] story [ 12.2 ms ] thread