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

  • Log In
  • Sign Up

Pologue
/
whisper-tiny-az

Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Azerbaijani
whisper
hf-asr-leaderboard
Generated from Trainer
Eval Results (legacy)
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • Transformers

    How to use Pologue/whisper-tiny-az with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="Pologue/whisper-tiny-az")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq
    
    processor = AutoProcessor.from_pretrained("Pologue/whisper-tiny-az")
    model = AutoModelForSpeechSeq2Seq.from_pretrained("Pologue/whisper-tiny-az")
  • Notebooks
  • Google Colab
  • Kaggle
whisper-tiny-az
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
Pologue's picture
Pologue
Upload processor
4162161 verified almost 2 years ago
  • runs
    Training in progress, step 100 almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    1.96 kB
    Upload processor almost 2 years ago
  • added_tokens.json
    36.2 kB
    Upload processor almost 2 years ago
  • config.json
    1.37 kB
    Training in progress, step 100 almost 2 years ago
  • generation_config.json
    4 kB
    End of training almost 2 years ago
  • merges.txt
    544 kB
    Upload processor almost 2 years ago
  • model.safetensors
    151 MB
    xet
    Training in progress, step 100 almost 2 years ago
  • normalizer.json
    54.4 kB
    Upload processor almost 2 years ago
  • preprocessor_config.json
    353 Bytes
    Training in progress, step 100 almost 2 years ago
  • special_tokens_map.json
    2.33 kB
    Upload processor almost 2 years ago
  • tokenizer_config.json
    296 kB
    Upload processor almost 2 years ago
  • training_args.bin
    5.3 kB
    xet
    Training in progress, step 100 almost 2 years ago
  • vocab.json
    1.09 MB
    Upload processor almost 2 years ago