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

yuriyvnv
/
whisper-tiny-high-mixed-nl

Automatic Speech Recognition
Transformers
Safetensors
Dutch
whisper
dutch
speech
audio
synthetic-data
asr
hf-asr-leaderboard
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use yuriyvnv/whisper-tiny-high-mixed-nl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use yuriyvnv/whisper-tiny-high-mixed-nl with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="yuriyvnv/whisper-tiny-high-mixed-nl")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq
    
    processor = AutoProcessor.from_pretrained("yuriyvnv/whisper-tiny-high-mixed-nl")
    model = AutoModelForSpeechSeq2Seq.from_pretrained("yuriyvnv/whisper-tiny-high-mixed-nl")
  • Notebooks
  • Google Colab
  • Kaggle
whisper-tiny-high-mixed-nl
153 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 21 commits
yuriyvnv's picture
yuriyvnv
Update README.md
13db742 verified about 9 hours ago
  • .gitattributes
    1.52 kB
    initial commit 10 months ago
  • README.md
    10.6 kB
    Update README.md about 9 hours ago
  • added_tokens.json
    34.6 kB
    Training in progress, step 50 10 months ago
  • config.json
    1.33 kB
    Training in progress, step 50 10 months ago
  • generation_config.json
    3.72 kB
    Model save 10 months ago
  • merges.txt
    494 kB
    Training in progress, step 50 10 months ago
  • model.safetensors
    151 MB
    xet
    Model save 10 months ago
  • normalizer.json
    52.7 kB
    Training in progress, step 50 10 months ago
  • preprocessor_config.json
    356 Bytes
    Training in progress, step 50 10 months ago
  • special_tokens_map.json
    2.19 kB
    Training in progress, step 50 10 months ago
  • tokenizer_config.json
    283 kB
    Training in progress, step 50 10 months ago
  • training_args.bin
    5.69 kB
    xet
    Training in progress, step 50 10 months ago
  • vocab.json
    1.04 MB
    Training in progress, step 50 10 months ago