Converting Audio WAV files to Text tool

Hi,
I got a requirement from BPO client to check whether the reps are greeting the clients initially or not…
So using streamlit i have created a app to convert the audio file to text display…
I have given option to process both small and large audio files…Large audio files will be bifurcated into chunks before displaying the .final text…app link is given below…

when choosing large file…press down arrow to see the full output

Let me know…Thanks
Sekaran Ramalingam

2 Likes

This is great and i am planning to adopt a similar exercise with our client. Do you have the git or underlying code?