Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
hubert
timit_asr
Generated from Trainer
Instructions to use patrickvonplaten/distilhubert-timit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use patrickvonplaten/distilhubert-timit with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="patrickvonplaten/distilhubert-timit")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("patrickvonplaten/distilhubert-timit") model = AutoModelForCTC.from_pretrained("patrickvonplaten/distilhubert-timit") - Notebooks
- Google Colab
- Kaggle
| timestamp,experiment_id,project_name,duration,emissions,energy_consumed,country_name,country_iso_code,region,on_cloud,cloud_provider,cloud_region | |
| 2021-10-27T10:35:59,1041b9e5-8f0f-43d4-9424-cc7eff53732e,codecarbon,4004.539319753647,0.009920645469192451,0.04713434641766139,United States,USA,new york,N,, | |
| 2021-10-28T00:30:31,912953b8-a980-4cab-8157-37666b2dbc9d,codecarbon,4017.2396454811096,0.00995231552467445,0.04728481519217719,United States,USA,new york,N,, | |