Instructions to use speechbrain/mtl-mimic-voicebank with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- speechbrain
How to use speechbrain/mtl-mimic-voicebank with speechbrain:
# interface in config.json invalid
- Notebooks
- Google Colab
- Kaggle
Fix example by switching to "enhance_batch"
#3
by pplantinga - opened
"enhance_file" fails because model doesn't take "lengths" parameter. This will be fixed with release of new version, but for now let's just edit example to use "enhance_batch" to get it working.
pplantinga changed pull request status to merged