Whisper-Pinyin

Cross-augmentation continuous Whisper-Pinyin checkpoint.

from transformers import AutoModel

model = AutoModel.from_pretrained(
    "walston/whisper-pinyin",
    trust_remote_code=True,
)

This repository stores the checkpoint separately from the demo Space. The demo Space loads this model repo at runtime.

Downloads last month
53
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Space using walston/whisper-pinyin 1