ctranslate2-4you commited on
Commit
d24b678
·
verified ·
1 Parent(s): 8c9c9c7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 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.
 
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.