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

N07P
/
whisper-tiny-oilgas-russian

Automatic Speech Recognition
Transformers
Safetensors
Russian
whisper
russian
oil-and-gas
fine-tuned
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use N07P/whisper-tiny-oilgas-russian with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="N07P/whisper-tiny-oilgas-russian")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq
    
    processor = AutoProcessor.from_pretrained("N07P/whisper-tiny-oilgas-russian")
    model = AutoModelForSpeechSeq2Seq.from_pretrained("N07P/whisper-tiny-oilgas-russian", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
whisper-tiny-oilgas-russian
156 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 15 commits
N07P's picture
N07P
Update generation_config.json
f2b7896 verified about 1 month ago
  • .gitattributes
    1.52 kB
    initial commit about 1 month ago
  • README.md
    1.92 kB
    Update README.md about 1 month ago
  • config.json
    2.21 kB
    Upload WhisperForConditionalGeneration about 1 month ago
  • generation_config.json
    4.48 kB
    Update generation_config.json about 1 month ago
  • merges.txt
    494 kB
    Upload merges.txt with huggingface_hub about 1 month ago
  • model.safetensors
    151 MB
    xet
    Upload WhisperForConditionalGeneration about 1 month ago
  • preprocessor_config.json
    356 Bytes
    Create preprocessor_config.json about 1 month ago
  • processor_config.json
    410 Bytes
    Update processor_config.json about 1 month ago
  • tokenizer.json
    3.93 MB
    Upload processor about 1 month ago
  • tokenizer_config.json
    2.13 kB
    Upload tokenizer about 1 month ago
  • vocab.json
    836 kB
    Upload vocab.json with huggingface_hub about 1 month ago