Closed chainyo closed 1 year ago
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.
_launch
get_transcription
Tested locally only
โจ Features
This PR simplifies code redundancy by making
_launch
a general ASROutput method that wraps all theget_transcription
methods implemented for each provider. The launch method includes error handling and retries process.๐ Linked Issue/s
54
๐งช Tests
Tested locally only