From cb6f9c20edd126d7146a10fa6ad023f60ed97a33 Mon Sep 17 00:00:00 2001 From: Shahul ES Date: Thu, 10 Nov 2022 19:30:59 +0530 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c67e0be..2fa17e8 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ mayavoz 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 model training. -| **[Quick Start](#quick-start-fire)** | **[Installation](#installation)** | **[Tutorials](https://github.com/shahules786/enhancer/notebooks/)** | **[Available Recipes](#recipes)** | **[Demo]()** +| **[Quick Start](#quick-start-fire)** | **[Installation](#installation)** | **[Tutorials](https://github.com/shahules786/enhancer/tree/main/notebooks)** | **[Available Recipes](#recipes)** | **[Demo]()** ## Key features :key: * Various pretrained models nicely integrated with huggingface :hugs: that users can select and use without any hastle.