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

MahmoodAnaam
/
MSP-ASR

Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
msp_audio
Generated from Trainer
custom_code
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use MahmoodAnaam/MSP-ASR with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use MahmoodAnaam/MSP-ASR with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="MahmoodAnaam/MSP-ASR", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModelForCTC
    model = AutoModelForCTC.from_pretrained("MahmoodAnaam/MSP-ASR", trust_remote_code=True, device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
MSP-ASR
5.02 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 87 commits
MahmoodAnaam's picture
MahmoodAnaam
Update last-checkpoint/feature_extraction_msp_audio.py
015e640 verified 1 day ago
  • last-checkpoint
    Update last-checkpoint/feature_extraction_msp_audio.py 1 day ago
  • runs
    End of training 3 days ago
  • test_results
    Upload 2 files 2 days ago
  • train_config
    Create train_config/train_msp_asr.json 2 days ago
  • .gitattributes
    1.52 kB
    initial commit 3 days ago
  • README.md
    4.02 kB
    End of training 3 days ago
  • config.json
    2.22 kB
    Training in progress, step 1000 3 days ago
  • configuration_msp_audio.py
    6.14 kB
    End of training 3 days ago
  • feature_extraction_msp_audio.py
    5.75 kB
    Update feature_extraction_msp_audio.py 1 day ago
  • model.safetensors
    1.26 GB
    xet
    End of training 3 days ago
  • modeling_msp_audio.py
    6.38 kB
    End of training 3 days ago
  • processing_msp_audio.py
    2.47 kB
    Training in progress, step 1000 3 days ago
  • processor_config.json
    556 Bytes
    Training in progress, step 1000 3 days ago
  • tokenizer_config.json
    1.44 kB
    Training in progress, step 1000 3 days ago
  • training_args.bin
    5.27 kB
    xet
    Training in progress, step 1000 3 days ago
  • vocab.json
    358 Bytes
    Training in progress, step 1000 3 days ago