update readme

This commit is contained in:
shahules786 2022-10-05 21:01:46 +05:30
parent b82ba4e1bb
commit d8a4d664a0
1 changed files with 5 additions and 0 deletions

View File

@ -1 +1,6 @@
# 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!