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

manuth
/
w6

Automatic Speech Recognition
Transformers
Safetensors
Khmer
whisper
Generated from Trainer
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use manuth/w6 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="manuth/w6")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq
    
    processor = AutoProcessor.from_pretrained("manuth/w6")
    model = AutoModelForSpeechSeq2Seq.from_pretrained("manuth/w6")
  • Notebooks
  • Google Colab
  • Kaggle
w6
9.69 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
manuth's picture
manuth
Uploadomg the model
e75cce8 verified 11 months ago
  • .gitattributes
    1.52 kB
    initial commit 11 months ago
  • README.md
    1.75 kB
    Uploadomg the model 11 months ago
  • added_tokens.json
    34.6 kB
    Uploadomg the model 11 months ago
  • config.json
    1.23 kB
    Uploadomg the model 11 months ago
  • generation_config.json
    2.81 kB
    Uploadomg the model 11 months ago
  • merges.txt
    494 kB
    Uploadomg the model 11 months ago
  • model.safetensors
    3.24 GB
    xet
    Uploadomg the model 11 months ago
  • normalizer.json
    52.7 kB
    Uploadomg the model 11 months ago
  • optimizer.pt
    6.46 GB
    xet
    Uploadomg the model 11 months ago
  • preprocessor_config.json
    357 Bytes
    Uploadomg the model 11 months ago
  • rng_state.pth
    14.2 kB
    xet
    Uploadomg the model 11 months ago
  • scaler.pt
    988 Bytes
    xet
    Uploadomg the model 11 months ago
  • scheduler.pt
    1.06 kB
    xet
    Uploadomg the model 11 months ago
  • special_tokens_map.json
    2.19 kB
    Uploadomg the model 11 months ago
  • tokenizer_config.json
    283 kB
    Uploadomg the model 11 months ago
  • trainer_state.json
    16.7 kB
    Uploadomg the model 11 months ago
  • training_args.bin
    5.62 kB
    xet
    Uploadomg the model 11 months ago
  • vocab.json
    1.04 MB
    Uploadomg the model 11 months ago