Thanks for posting that links. I don't use that kind of script language a lot. Do I just copy the section up top that begins with:
"from huggingsound import SpeechRecognitionModel"
and input the full input/output paths to the audio in the command prompt and it will do its work?
I don't see any info on having to download any files.
Also, it says it needs input of 16 kHz sample rate. So you would need to convert every audio file in Audacity to 16 kHz.
Is there a runtime limit to the audio? Vrew has a 2 hr limit and I know pyTranscriber doesn't like long files either.
Once again, thank you for letting us know there are more options out there.
I do remember someone else mentioning a 'new' method of extracting text from audio in
THIS thread. Never found a more detailed explanation.