Instructions to use hiwden00/dysarthria-tiny-en with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hiwden00/dysarthria-tiny-en with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="hiwden00/dysarthria-tiny-en")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("hiwden00/dysarthria-tiny-en") model = AutoModelForSpeechSeq2Seq.from_pretrained("hiwden00/dysarthria-tiny-en") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- d092a6e6286f5af3db7626fb6866d99897b4eab2c3d683bf9f5a65dc98315e38
- Size of remote file:
- 5.5 kB
- SHA256:
- c3681cb9729129ae5637481afa6c780ef17df602d7958e632517880c8a262f6a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.