Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Ansu
/
Hubert-base-ASR-eu

Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
hubert
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use Ansu/Hubert-base-ASR-eu with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Ansu/Hubert-base-ASR-eu with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="Ansu/Hubert-base-ASR-eu")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForCTC
    
    processor = AutoProcessor.from_pretrained("Ansu/Hubert-base-ASR-eu")
    model = AutoModelForCTC.from_pretrained("Ansu/Hubert-base-ASR-eu")
  • Notebooks
  • Google Colab
  • Kaggle
Hubert-base-ASR-eu / runs
158 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
Ansu's picture
Ansu
End of training
89ba541 verified about 1 year ago
  • Mar18_23-38-55_nej80nv-01113.itbatera.euskadi.eus
    End of training about 1 year ago