CXDuncan/Malayalam-IndicVoices
Viewer • Updated • 2.5k • 110 • 1
How to use CXDuncan/whisper-small-ml-ct2 with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("CXDuncan/whisper-small-ml-ct2", dtype="auto")