class NoAudioUploadedServiceError(Exception):
pass
class AudioTooLargeServiceError(Exception):
class UnsupportedAudioTypeServiceError(Exception):
class ProviderNotSupportSpeechToTextServiceError(Exception):