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

seastar105
/
whisper-medium-komixv2

Automatic Speech Recognition
Transformers
JAX
TensorBoard
Safetensors
Korean
whisper
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • Transformers

    How to use seastar105/whisper-medium-komixv2 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="seastar105/whisper-medium-komixv2")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq
    
    processor = AutoProcessor.from_pretrained("seastar105/whisper-medium-komixv2")
    model = AutoModelForSpeechSeq2Seq.from_pretrained("seastar105/whisper-medium-komixv2")
  • Notebooks
  • Google Colab
  • Kaggle
whisper-medium-komixv2
6.11 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 64 commits
seastar105's picture
seastar105
add safetensors
752b1b5 verified about 2 months ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    3.37 kB
    Update README.md about 1 year ago
  • added_tokens.json
    34.6 kB
    Saving checkpoint for step 5000 about 1 year ago
  • config.json
    2.29 kB
    add safetensors about 2 months ago
  • events.out.tfevents.1740735981.t1v-n-2e1f377e-w-7.505657.0.v2
    78 Bytes
    xet
    Saving tensorboard for step 1000 about 1 year ago
  • events.out.tfevents.1740819023.t1v-n-2e1f377e-w-7.18653.0.v2
    450 kB
    xet
    Saving tensorboard for step 1000 about 1 year ago
  • events.out.tfevents.1740886726.t1v-n-2e1f377e-w-7.100382.0.v2
    450 kB
    xet
    Saving tensorboard for step 50000 about 1 year ago
  • flax_model.msgpack
    3.06 GB
    xet
    Saving checkpoint for step 50000 about 1 year ago
  • generation_config.json
    3.75 kB
    add safetensors about 2 months ago
  • merges.txt
    494 kB
    Saving checkpoint for step 5000 about 1 year ago
  • model.safetensors
    3.06 GB
    xet
    add safetensors about 2 months ago
  • normalizer.json
    52.7 kB
    Saving checkpoint for step 5000 about 1 year ago
  • preprocessor_config.json
    339 Bytes
    Saving checkpoint for step 5000 about 1 year ago
  • special_tokens_map.json
    2.19 kB
    Saving checkpoint for step 5000 about 1 year ago
  • tokenizer_config.json
    283 kB
    Saving checkpoint for step 5000 about 1 year ago
  • vocab.json
    1.04 MB
    Saving checkpoint for step 5000 about 1 year ago