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

DrishtiSharma
/
whisper-large-v2-serbian

Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
Serbian
whisper
whisper-event
Generated from Trainer
Eval Results (legacy)
Model card Files Files and versions
xet
Metrics Training metrics Community
3

Instructions to use DrishtiSharma/whisper-large-v2-serbian with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use DrishtiSharma/whisper-large-v2-serbian with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="DrishtiSharma/whisper-large-v2-serbian")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForMultimodalLM
    
    processor = AutoProcessor.from_pretrained("DrishtiSharma/whisper-large-v2-serbian")
    model = AutoModelForMultimodalLM.from_pretrained("DrishtiSharma/whisper-large-v2-serbian")
  • Notebooks
  • Google Colab
  • Kaggle
whisper-large-v2-serbian / runs /Dec20_15-30-31_8a04d688b13d
17.3 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
DrishtiSharma's picture
DrishtiSharma
End of training
b913ea0 over 3 years ago
  • 1671550256.0876088
    Training in progress, step 1000 over 3 years ago
  • events.out.tfevents.1671550256.8a04d688b13d.2560.0
    11.3 kB
    xet
    End of training over 3 years ago