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

speechbrain
/
sepformer-whamr16k

Audio-to-Audio
speechbrain
PyTorch
English
audio-source-separation
Source Separation
Speech Separation
WHAM!
SepFormer
Transformer
Model card Files Files and versions
xet
Community
1

Instructions to use speechbrain/sepformer-whamr16k with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • speechbrain

    How to use speechbrain/sepformer-whamr16k with speechbrain:

    from speechbrain.pretrained import SepformerSeparation
    model = SepformerSeparation.from_hparams(
      "speechbrain/sepformer-whamr16k"
    )
    model.separate_file("file.wav")
  • Notebooks
  • Google Colab
  • Kaggle
New discussion
Resources
  • PR & discussions documentation
  • Code of Conduct
  • Hub documentation

Runs for a while and then fails with the error below. I've tried different formats, WAV, and now MP3, same results.

👀 1
#1 opened over 1 year ago by
BigDeeper
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs