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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

maqsudxo1ja
/
uz-whisper-small-stt

Automatic Speech Recognition
Transformers
Safetensors
Uzbek
English
Russian
whisper
speech-to-text
uzbek
multilingual
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use maqsudxo1ja/uz-whisper-small-stt with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="maqsudxo1ja/uz-whisper-small-stt")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq
    
    processor = AutoProcessor.from_pretrained("maqsudxo1ja/uz-whisper-small-stt")
    model = AutoModelForSpeechSeq2Seq.from_pretrained("maqsudxo1ja/uz-whisper-small-stt")
  • Notebooks
  • Google Colab
  • Kaggle
uz-whisper-small-stt
969 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
maqsudxo1ja's picture
maqsudxo1ja
Upload folder using huggingface_hub
792e2d5 verified about 1 month ago
  • .gitattributes
    1.52 kB
    initial commit about 1 month ago
  • README.md
    2.45 kB
    Upload folder using huggingface_hub about 1 month ago
  • UPLOAD.md
    612 Bytes
    Upload folder using huggingface_hub about 1 month ago
  • added_tokens.json
    36.2 kB
    Upload folder using huggingface_hub about 1 month ago
  • config.json
    1.45 kB
    Upload folder using huggingface_hub about 1 month ago
  • generation_config.json
    4.04 kB
    Upload folder using huggingface_hub about 1 month ago
  • merges.txt
    544 kB
    Upload folder using huggingface_hub about 1 month ago
  • model.safetensors
    967 MB
    xet
    Upload folder using huggingface_hub about 1 month ago
  • preprocessor_config.json
    371 Bytes
    Upload folder using huggingface_hub about 1 month ago
  • requirements.txt
    71 Bytes
    Upload folder using huggingface_hub about 1 month ago
  • special_tokens_map.json
    2.33 kB
    Upload folder using huggingface_hub about 1 month ago
  • tokenizer_config.json
    296 kB
    Upload folder using huggingface_hub about 1 month ago
  • vocab.json
    1.09 MB
    Upload folder using huggingface_hub about 1 month ago