andrewyng--aisuite
6903d132aa
Summary: HF supports many models which can be used for transcription. Add support for all models that can be accessed via the HF Inference API. Examples - openai/whisper-* family, facebook/wav2vec2-* family, and many others. Updated README, Added Test cases (unit + integration) for the same.