Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ base_model:
|
|
7 |
pipeline_tag: text-to-speech
|
8 |
---
|
9 |
|
10 |
-
# This repository is a clone of the
|
11 |
|
12 |
1. Removed the ```munch``` dependency.
|
13 |
2. Removed the `phonemizer` dependency and instead call `espeak` directly.
|
|
|
7 |
pipeline_tag: text-to-speech
|
8 |
---
|
9 |
|
10 |
+
# This repository is a clone of the original Kokoro v0.19 repository with the following modifications:
|
11 |
|
12 |
1. Removed the ```munch``` dependency.
|
13 |
2. Removed the `phonemizer` dependency and instead call `espeak` directly.
|