From d8a4d664a0d7e77dca2a2f3e4f0238f9b21ae666 Mon Sep 17 00:00:00 2001 From: shahules786 Date: Wed, 5 Oct 2022 21:01:46 +0530 Subject: [PATCH] update readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 743a823..97e0c7e 100644 --- a/README.md +++ b/README.md @@ -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! \ No newline at end of file