Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

deepdml
/
whisper-medium-mix-es

Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
Spanish
whisper
whisper-event
Generated from Trainer
Eval Results (legacy)
Model card Files Files and versions
xet
Metrics Training metrics Community
2

Instructions to use deepdml/whisper-medium-mix-es with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use deepdml/whisper-medium-mix-es with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="deepdml/whisper-medium-mix-es")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq
    
    processor = AutoProcessor.from_pretrained("deepdml/whisper-medium-mix-es")
    model = AutoModelForSpeechSeq2Seq.from_pretrained("deepdml/whisper-medium-mix-es")
  • Notebooks
  • Google Colab
  • Kaggle
whisper-medium-mix-es / predictions
5.33 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
deepdml's picture
deepdml
Upload predictions with huggingface_hub
24d7171 over 3 years ago
  • deepdml__whisper-medium-mix-es--facebook__multilingual_librispeech.csv
    973 kB
    Upload predictions with huggingface_hub over 3 years ago
  • deepdml__whisper-medium-mix-es--facebook__voxpopuli.csv
    588 kB
    Upload predictions with huggingface_hub over 3 years ago
  • deepdml__whisper-medium-mix-es--google__fleurs.csv
    280 kB
    Upload predictions with huggingface_hub over 3 years ago
  • deepdml__whisper-medium-mix-es--mozilla-foundation__common_voice_11_0.csv
    1.92 MB
    Upload predictions with huggingface_hub over 3 years ago
  • juancopi81__whisper-medium-es--facebook__multilingual_librispeech.csv
    977 kB
    Upload predictions with huggingface_hub over 3 years ago
  • juancopi81__whisper-medium-es--facebook__voxpopuli.csv
    588 kB
    Upload predictions with huggingface_hub over 3 years ago