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

Sandiago21
/
whisper-large-v2-greek

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

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

  • Libraries
  • Transformers

    How to use Sandiago21/whisper-large-v2-greek with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="Sandiago21/whisper-large-v2-greek")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq
    
    processor = AutoProcessor.from_pretrained("Sandiago21/whisper-large-v2-greek")
    model = AutoModelForSpeechSeq2Seq.from_pretrained("Sandiago21/whisper-large-v2-greek", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
whisper-large-v2-greek / runs /Jul15_23-26-26_69201a7f5283
11.7 kB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 1 commit
Sandiago21's picture
Sandiago21
Training in progress, epoch 0
636d1f7 about 3 years ago
  • 1689463598.809001
    Training in progress, epoch 0 about 3 years ago
  • events.out.tfevents.1689463598.69201a7f5283
    5.77 kB
    xet
    Training in progress, epoch 0 about 3 years ago