From 3083e1ad7afe3ce277d9791d4631ca4039d39011 Mon Sep 17 00:00:00 2001 From: shahules786 Date: Thu, 6 Oct 2022 10:18:58 +0530 Subject: [PATCH] updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 97e0c7e..8ade768 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,4 @@ Enhancer is a Pytorch-based opensource toolkit for speech enhancement. It is des * 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 +* A command line tool that facilitates training of highly customisable speech enhacement models from the terminal itself!