Merge pull request #16 from shahules786/dev-reformat

update readme
This commit is contained in:
Shahul ES 2022-10-06 09:51:20 +05:30 committed by GitHub
commit 1b9b6c9a9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -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!