Like to transcribe a couple of long (Dutch) audio files. They are interviews which are about 60-120 minutes per file in length. Got only 8 files which I need to do manually, so not necessarily part of some automated software. Got some Azure credits, so thought to go with Azure Cognitive Services Speech to Text. Is there a sample somewhere for that?
Tried this sample: https://learn.microsoft.com/en-us/azure/cognitive-services/speech-service/speech-to-text-sample. Works fine. But stops right away after a small pause in the audio.
Saw a similar question here: Speech-to-text large audio files [Microsoft Speech API]. But the poster didn't share back how he solved it.
Can somebody help out?