commit
1b9b6c9a9f
|
|
@ -1 +1,6 @@
|
||||||
# enhancer
|
# enhancer
|
||||||
|
Enhancer is a Pytorch-based opensource toolkit for speech enhancement. It is designed to save time for audio researchers. Is provides easy to use pretrained audio enhancement models and facilitates highly customisable custom model training . Enhancer provides
|
||||||
|
|
||||||
|
* Various pretrained models nicely integrated with huggingface that users can select and use without any hastle.
|
||||||
|
* Ability to train and validation your own custom speech enhancement models with just under 10 lines of code!
|
||||||
|
* A command line tool that facilitates training of highly customisable speech enhacement models from the terminal itself!
|
||||||
Loading…
Reference in New Issue