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

prakanda
/
whisper-tiny-loc

Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Nepali
whisper
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • Transformers

    How to use prakanda/whisper-tiny-loc with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="prakanda/whisper-tiny-loc")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq
    
    processor = AutoProcessor.from_pretrained("prakanda/whisper-tiny-loc")
    model = AutoModelForSpeechSeq2Seq.from_pretrained("prakanda/whisper-tiny-loc")
  • Notebooks
  • Google Colab
  • Kaggle
whisper-tiny-loc / runs
311 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 114 commits
prakanda's picture
prakanda
Training in progress, step 4200
d60b4eb verified 8 months ago
  • Oct06_02-11-32_811879b6102d
    Training in progress, step 5000 8 months ago
  • Oct06_06-26-10_1c5a28527ae8
    Training in progress, step 1200 8 months ago
  • Oct06_07-34-03_9ca21ce150de
    Training in progress, step 200 8 months ago
  • Oct06_08-04-18_b36facacad6d
    Training in progress, step 600 8 months ago
  • Oct06_08-37-12_464ba4679a81
    Training in progress, step 800 8 months ago
  • Oct06_12-32-41_0a57a7d21e97
    Training in progress, step 800 8 months ago
  • Oct07_11-35-42_8c65d88c9696
    Training in progress, step 100 8 months ago
  • Oct07_11-50-44_8c65d88c9696
    Training in progress, step 100 8 months ago
  • Oct07_12-33-51_904b2207c5b6
    Training in progress, step 500 8 months ago
  • Oct07_14-58-20_2e0473b5e0e9
    Training in progress, step 3100 8 months ago
  • Oct08_01-12-33_458a20759ce8
    Training in progress, step 100 8 months ago
  • Oct08_01-29-48_691f9c67bf5c
    Training in progress, step 4200 8 months ago
  • Sep26_03-01-30_f6326218de0c
    Training in progress, step 343 8 months ago
  • Sep26_05-35-52_2b3b9edf24a5
    Training in progress, step 343 8 months ago
  • Sep26_06-13-44_a9823bf17769
    Training in progress, step 5000 8 months ago