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

personalizedrefrigerator
/
whisper-tiny-fr

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

Instructions to use personalizedrefrigerator/whisper-tiny-fr with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use personalizedrefrigerator/whisper-tiny-fr with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="personalizedrefrigerator/whisper-tiny-fr")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq
    
    processor = AutoProcessor.from_pretrained("personalizedrefrigerator/whisper-tiny-fr")
    model = AutoModelForSpeechSeq2Seq.from_pretrained("personalizedrefrigerator/whisper-tiny-fr")
  • Notebooks
  • Google Colab
  • Kaggle
whisper-tiny-fr / runs
631 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
personalizedrefrigerator's picture
personalizedrefrigerator
End of training
36b5d0b verified about 1 year ago
  • Dec03_17-12-49_590880acc8c7
    End of training over 1 year ago
  • Dec03_17-20-26_479510b13ab8
    End of training over 1 year ago
  • Dec03_17-46-55_479510b13ab8
    End of training over 1 year ago
  • Dec03_17-52-49_479510b13ab8
    End of training over 1 year ago
  • Dec03_17-55-32_479510b13ab8
    End of training over 1 year ago
  • Mar17_21-30-31_b2a92614898a
    End of training about 1 year ago
  • Mar17_22-01-24_b2a92614898a
    End of training about 1 year ago
  • Mar18_21-54-25_58c989e9a324
    End of training about 1 year ago
  • Mar18_21-58-18_58c989e9a324
    End of training about 1 year ago
  • Mar18_22-22-57_58c989e9a324
    End of training about 1 year ago
  • Mar18_22-58-10_58c989e9a324
    End of training about 1 year ago