diff --git a/README.md b/README.md index 2fba8f38870ea76e4cf4378ef2273a2303c707b6..7b4a35ce34a124b023d4e0214198850169248545 100644 --- a/README.md +++ b/README.md @@ -60,14 +60,10 @@ nltk.download("punkt") nltk.download("cmudict") ``` - - - ## Examples Entries to the introduction, and the launch of training and synthsis for different example models: - - [>>> WaveFlow](./examples/waveflow) - [>>> Clarinet](./examples/clarinet) - [>>> WaveNet](./examples/wavenet) @@ -99,21 +95,20 @@ Parakeet also releases some well-trained parameters for the example models, whic To be added soon