ASR my voice samples using Google ASR
Budget: $10 – $100 USD
I have a folder with files named 01.wav, 02.wav, 03.wav... and so on....
I need a script that will run process that files with Google ASR and store results in a text file. Each file result in a single file. E.g. 01.wav - line 1, 02.wav - line 2, and so on... (UTF-8 file)
We can use for this API and Using Google's Google Speech latest_short model.
The best option will be as it works on Google Colabalotory and will allow me to set a path with audio files and save output to the same place.
I need a script that will run process that files with Google ASR and store results in a text file. Each file result in a single file. E.g. 01.wav - line 1, 02.wav - line 2, and so on... (UTF-8 file)
We can use for this API and Using Google's Google Speech latest_short model.
The best option will be as it works on Google Colabalotory and will allow me to set a path with audio files and save output to the same place.