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 / last-checkpoint
3.75 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 39 commits
MahmoodAnaam's picture
MahmoodAnaam
Update last-checkpoint/feature_extraction_msp_audio.py
015e640 verified 1 day ago
  • config.json
    2.22 kB
    Training in progress, step 1000, checkpoint 3 days ago
  • configuration_msp_audio.py
    6.14 kB
    Training in progress, step 1000, checkpoint 3 days ago
  • feature_extraction_msp_audio.py
    5.75 kB
    Update last-checkpoint/feature_extraction_msp_audio.py 1 day ago
  • model.safetensors
    1.26 GB
    xet
    Training in progress, step 40000, checkpoint 3 days ago
  • modeling_msp_audio.py
    6.38 kB
    Training in progress, step 1000, checkpoint 3 days ago
  • optimizer.pt
    2.49 GB
    xet
    Training in progress, step 40000, checkpoint 3 days ago
  • processing_msp_audio.py
    2.47 kB
    Training in progress, step 1000, checkpoint 3 days ago
  • processor_config.json
    556 Bytes
    Training in progress, step 1000, checkpoint 3 days ago
  • rng_state.pth
    14.7 kB
    xet
    Training in progress, step 40000, checkpoint 3 days ago
  • scheduler.pt

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    1.47 kB
    xet
    Training in progress, step 40000, checkpoint 3 days ago
  • tokenizer_config.json
    1.44 kB
    Training in progress, step 1000, checkpoint 3 days ago
  • trainer_state.json
    290 kB
    Training in progress, step 40000, checkpoint 3 days ago
  • training_args.bin
    5.27 kB
    xet
    Training in progress, step 1000, checkpoint 3 days ago
  • vocab.json
    358 Bytes
    Training in progress, step 1000, checkpoint 3 days ago