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

  • Log In
  • Sign Up

vsro200
/
whisper-small-vsro200

Automatic Speech Recognition
Transformers
Safetensors
Romanian
whisper
Generated from Trainer
speech-recognition
romanian
noisy-speech
avsr
audio-visual-speech-recognition
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use vsro200/whisper-small-vsro200 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="vsro200/whisper-small-vsro200")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq
    
    processor = AutoProcessor.from_pretrained("vsro200/whisper-small-vsro200")
    model = AutoModelForSpeechSeq2Seq.from_pretrained("vsro200/whisper-small-vsro200")
  • Notebooks
  • Google Colab
  • Kaggle
whisper-small-vsro200
3.87 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
vsro200's picture
vsro200
Update README.md
52a5189 verified 3 days ago
  • last-checkpoint
    Upload folder using huggingface_hub 6 days ago
  • .gitattributes
    1.52 kB
    initial commit 6 days ago
  • README.md
    3.74 kB
    Update README.md 3 days ago
  • config.json
    1.23 kB
    Upload folder using huggingface_hub 6 days ago
  • generation_config.json
    356 Bytes
    Upload folder using huggingface_hub 6 days ago
  • model.safetensors
    967 MB
    xet
    Upload folder using huggingface_hub 6 days ago
  • preprocessor_config.json
    315 Bytes
    Upload folder using huggingface_hub 6 days ago
  • processor_config.json
    409 Bytes
    Upload folder using huggingface_hub 6 days ago
  • tokenizer.json
    3.93 MB
    Upload folder using huggingface_hub 6 days ago
  • tokenizer_config.json
    2.12 kB
    Upload folder using huggingface_hub 6 days ago
  • training_args.bin
    5.39 kB
    xet
    Upload folder using huggingface_hub 6 days ago