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

Scrya
/
whisper-medium-id-augmented

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

Instructions to use Scrya/whisper-medium-id-augmented with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Scrya/whisper-medium-id-augmented with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="Scrya/whisper-medium-id-augmented")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq
    
    processor = AutoProcessor.from_pretrained("Scrya/whisper-medium-id-augmented")
    model = AutoModelForSpeechSeq2Seq.from_pretrained("Scrya/whisper-medium-id-augmented")
  • Notebooks
  • Google Colab
  • Kaggle
whisper-medium-id-augmented
6.11 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 24 commits
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model
f535625 verified about 1 year ago
  • .ipynb_checkpoints
    Training in progress, step 2000 over 3 years ago
  • runs
    End of training over 3 years ago
  • .gitattributes
    1.48 kB
    initial commit over 3 years ago
  • .gitignore
    13 Bytes
    Training in progress, step 1000 over 3 years ago
  • README.md
    4.39 kB
    Update README.md over 3 years ago
  • added_tokens.json
    2.11 kB
    Training in progress, step 1000 over 3 years ago
  • config.json
    1.03 kB
    Training in progress, step 1000 over 3 years ago
  • fine-tune-whisper-non-streaming-id.ipynb
    285 kB
    Training in progress, step 3000 over 3 years ago
  • merges.txt
    494 kB
    Training in progress, step 1000 over 3 years ago
  • model.safetensors
    3.06 GB
    xet
    Adding `safetensors` variant of this model about 1 year ago
  • normalizer.json
    52.7 kB
    Training in progress, step 1000 over 3 years ago
  • preprocessor_config.json
    185 kB
    Training in progress, step 1000 over 3 years ago
  • pytorch_model.bin
    3.06 GB
    xet
    End of training over 3 years ago
  • special_tokens_map.json
    2.06 kB
    Training in progress, step 1000 over 3 years ago
  • tokenizer_config.json
    830 Bytes
    Training in progress, step 1000 over 3 years ago
  • training_args.bin
    3.58 kB
    xet
    Training in progress, step 1000 over 3 years ago
  • vocab.json
    1.04 MB
    Training in progress, step 1000 over 3 years ago