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

Simplify launch/get_transcription #55

Closed chainyo closed 1 year ago

chainyo commented 1 year ago

โœจ Features

This PR simplifies code redundancy by making _launch a general ASROutput method that wraps all the get_transcription methods implemented for each provider. The launch method includes error handling and retries process.

๐Ÿ”— Linked Issue/s

54

๐Ÿงช Tests

Tested locally only