Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

microsoft
/
unispeech-sat-large-sv

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

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

  • Libraries
  • Transformers

    How to use microsoft/unispeech-sat-large-sv with Transformers:

    # Load model directly
    from transformers import AutoProcessor, AutoModelForAudioXVector
    
    processor = AutoProcessor.from_pretrained("microsoft/unispeech-sat-large-sv")
    model = AutoModelForAudioXVector.from_pretrained("microsoft/unispeech-sat-large-sv")
  • Notebooks
  • Google Colab
  • Kaggle
unispeech-sat-large-sv
1.29 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 3 commits
anton-l's picture
anton-l HF Staff
Create README.md
5448dec over 4 years ago
  • .gitattributes
    1.18 kB
    initial commit over 4 years ago
  • README.md
    3.95 kB
    Create README.md over 4 years ago
  • config.json
    58.1 kB
    Upload over 4 years ago
  • preprocessor_config.json
    212 Bytes
    Upload over 4 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    1.29 GB
    xet
    Upload over 4 years ago