Instructions to use speechbrain/metricgan-plus-voicebank with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- speechbrain
How to use speechbrain/metricgan-plus-voicebank with speechbrain:
from speechbrain.pretrained import SpectralMaskEnhancement model = SpectralMaskEnhancement.from_hparams( "speechbrain/metricgan-plus-voicebank" ) model.enhance_file("file.wav") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!