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

Cathle
/
repo_name

Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Korean
whisper
hf-asr-leaderboard
korean
call-audio
Generated from Trainer
Eval Results (legacy)
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use Cathle/repo_name with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Cathle/repo_name with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="Cathle/repo_name")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq
    
    processor = AutoProcessor.from_pretrained("Cathle/repo_name")
    model = AutoModelForSpeechSeq2Seq.from_pretrained("Cathle/repo_name")
  • Notebooks
  • Google Colab
  • Kaggle
repo_name
292 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
Cathle's picture
Cathle
Update generation_config.json
efb9b4b verified 12 months ago
  • runs
    End of training about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    2.34 kB
    Update README.md 12 months ago
  • added_tokens.json
    34.6 kB
    Upload processor about 1 year ago
  • config.json
    1.28 kB
    Update config.json 12 months ago
  • generation_config.json
    2.85 kB
    Update generation_config.json 12 months ago
  • merges.txt
    494 kB
    Upload processor about 1 year ago
  • model.safetensors
    290 MB
    xet
    Training in progress, step 3000 about 1 year ago
  • normalizer.json
    52.7 kB
    Upload processor about 1 year ago
  • preprocessor_config.json
    356 Bytes
    Training in progress, step 1000 about 1 year ago
  • special_tokens_map.json
    2.19 kB
    Upload processor about 1 year ago
  • tokenizer_config.json
    283 kB
    Upload processor about 1 year ago
  • training_args.bin
    5.43 kB
    xet
    Training in progress, step 1000 about 1 year ago
  • vocab.json
    1.04 MB
    Upload processor about 1 year ago