Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
wav2vec2-bert
Generated from Trainer
Instructions to use thiagolira/CiceroASR with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use thiagolira/CiceroASR with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="thiagolira/CiceroASR")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("thiagolira/CiceroASR") model = AutoModelForCTC.from_pretrained("thiagolira/CiceroASR") - Notebooks
- Google Colab
- Kaggle
Ctrl+K
- Feb01_00-13-12_7f62f9ffc6cc
- Feb01_00-17-03_7f62f9ffc6cc
- Feb01_18-34-04_c91121cfd5f4
- Feb01_19-22-09_c91121cfd5f4
- Feb08_21-16-59_4169ea5a3577
- Feb08_21-27-10_4169ea5a3577
- Feb08_21-29-27_4169ea5a3577
- Feb08_21-36-48_4169ea5a3577
- Feb08_21-40-15_4169ea5a3577
- Feb08_21-48-08_4169ea5a3577
- Feb08_22-29-02_4169ea5a3577
- Feb21_19-55-03_a35126b5110a
- Feb21_20-21-09_a35126b5110a
- Feb23_21-28-37_a1c0a7f9db93
- Feb23_21-50-41_a1c0a7f9db93
- Jan31_23-37-30_7f62f9ffc6cc
- Jan31_23-49-25_7f62f9ffc6cc