Wordcab / rtasr

🏆 Run benchmarks against the most common ASR tools on the market.
https://wordcab.github.io/rtasr/
MIT License
6 stars 0 forks source link

Add Azure asr provider #10

Open chainyo opened 1 year ago

chainyo commented 1 year ago

Add the api_call logic for Azure asr provider

chainyo commented 12 months ago

Doesn't seem to be straightforward: https://learn.microsoft.com/en-us/azure/ai-services/speech-service/rest-speech-to-text

This service requires one to spin up an instance with the STT service...