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

microsoft
/
unispeech-sat-base-plus

Transformers
PyTorch
English
unispeech-sat
pretraining
speech
Model card Files Files and versions
xet
Community
1

Instructions to use microsoft/unispeech-sat-base-plus with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use microsoft/unispeech-sat-base-plus with Transformers:

    # Load model directly
    from transformers import AutoProcessor, AutoModelForPreTraining
    
    processor = AutoProcessor.from_pretrained("microsoft/unispeech-sat-base-plus")
    model = AutoModelForPreTraining.from_pretrained("microsoft/unispeech-sat-base-plus")
  • Notebooks
  • Google Colab
  • Kaggle
unispeech-sat-base-plus
382 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
patrickvonplaten's picture
patrickvonplaten
Update README.md
74f5595 over 4 years ago
  • .gitattributes
    1.18 kB
    initial commit over 4 years ago
  • README.md
    4.21 kB
    Update README.md over 4 years ago
  • config.json
    1.48 kB
    Update config.json over 4 years ago
  • preprocessor_config.json
    213 Bytes
    Update preprocessor_config.json over 4 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

    • "torch._utils._rebuild_tensor_v2",
    • "torch.FloatStorage",
    • "collections.OrderedDict"

    What is a pickle import?

    382 MB
    xet
    upload model over 4 years ago