Instructions to use llillillil/myDysarthriaModel with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use llillillil/myDysarthriaModel with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="llillillil/myDysarthriaModel")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("llillillil/myDysarthriaModel") model = AutoModelForAudioClassification.from_pretrained("llillillil/myDysarthriaModel", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K
- Jun11_15-07-55_WIN-CEJF2NB9KFH
- Jun11_20-24-01_WIN-CEJF2NB9KFH
- Jun14_15-20-00_WIN-CEJF2NB9KFH
- Jun14_15-27-37_WIN-CEJF2NB9KFH
- Jun14_15-41-15_WIN-CEJF2NB9KFH
- Jun14_15-51-09_WIN-CEJF2NB9KFH
- Jun14_15-58-52_WIN-CEJF2NB9KFH
- Jun14_16-09-29_WIN-CEJF2NB9KFH
- Jun14_16-36-11_WIN-CEJF2NB9KFH
- Jun14_16-43-48_WIN-CEJF2NB9KFH
- Jun14_16-55-38_WIN-CEJF2NB9KFH
- Jun14_17-14-05_WIN-CEJF2NB9KFH
- Jun14_20-18-32_WIN-CEJF2NB9KFH
- Jun14_20-35-04_WIN-CEJF2NB9KFH
- Jun14_20-44-02_WIN-CEJF2NB9KFH
- Jun16_15-01-28_WIN-CEJF2NB9KFH
- Jun17_19-15-38_WIN-CEJF2NB9KFH
- Jun17_19-19-29_WIN-CEJF2NB9KFH
- Jun17_19-23-58_WIN-CEJF2NB9KFH
- Jun17_19-31-50_WIN-CEJF2NB9KFH
- Jun17_19-47-13_WIN-CEJF2NB9KFH
- Jun17_20-34-35_WIN-CEJF2NB9KFH
- Jun17_21-30-31_WIN-CEJF2NB9KFH
- Jun19_10-39-28_WIN-CEJF2NB9KFH
- Jun19_12-04-18_WIN-CEJF2NB9KFH
- Jun21_17-22-34_WIN-CEJF2NB9KFH
- Jun22_15-23-04_WIN-CEJF2NB9KFH
- Jun22_16-02-15_WIN-CEJF2NB9KFH
- Jun24_13-57-03_WIN-CEJF2NB9KFH
- Jun24_16-26-57_WIN-CEJF2NB9KFH