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-VSR

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

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

  • Libraries
  • Transformers

    How to use MahmoodAnaam/MSP-VSR with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="MahmoodAnaam/MSP-VSR", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModelForCTC
    model = AutoModelForCTC.from_pretrained("MahmoodAnaam/MSP-VSR", trust_remote_code=True, device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
MSP-VSR
5.11 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 108 commits
MahmoodAnaam's picture
MahmoodAnaam
Update last-checkpoint/video_processing_msp_visual.py
c8d3b21 verified 1 day ago
  • last-checkpoint
    Update last-checkpoint/video_processing_msp_visual.py 1 day ago
  • runs
    End of training 2 days ago
  • test_results
    Upload 2 files 2 days ago
  • train_config
    Create train_config/train_msp_vsr.json 2 days ago
  • .gitattributes
    1.52 kB
    initial commit 2 days ago
  • README.md
    4.4 kB
    End of training 2 days ago
  • config.json
    5.48 kB
    Training in progress, step 1000 2 days ago
  • configuration_avhubert.py
    11.9 kB
    End of training 2 days ago
  • configuration_msp_visual.py
    1.49 kB
    End of training 2 days ago
  • model.safetensors
    1.3 GB
    xet
    End of training 2 days ago
  • modeling_avhubert.py
    33.3 kB
    End of training 2 days ago
  • modeling_msp_visual.py
    6.87 kB
    End of training 2 days ago
  • processing_msp_visual.py
    994 Bytes
    Training in progress, step 1000 2 days ago
  • processor_config.json
    793 Bytes
    Training in progress, step 1000 2 days ago
  • resnet.py
    6.18 kB
    End of training 2 days ago
  • tokenizer_config.json
    1.45 kB
    Training in progress, step 1000 2 days ago
  • training_args.bin
    5.27 kB
    xet
    Training in progress, step 1000 2 days ago
  • video_processing_msp_visual.py
    5.27 kB
    Update video_processing_msp_visual.py 1 day ago
  • vocab.json
    358 Bytes
    Training in progress, step 1000 2 days ago