Text-to-Speech
English
hexgrad commited on
Commit
ed43a87
·
verified ·
1 Parent(s): e3b844b

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -46,7 +46,7 @@ pipeline_tag: text-to-speech
46
  You can run this cell on [Google Colab](https://colab.research.google.com/). [Listen to samples](https://huggingface.co/hexgrad/Kokoro-82M/blob/main/SAMPLES.md).
47
  ```py
48
  # 1️⃣ Install kokoro
49
- !pip install -q kokoro>=0.8.0 soundfile
50
  # 2️⃣ Install espeak, used for English OOD fallback and some non-English languages
51
  !apt-get -qq -y install espeak-ng > /dev/null 2>&1
52
  # 🇪🇸 'e' => Spanish es
 
46
  You can run this cell on [Google Colab](https://colab.research.google.com/). [Listen to samples](https://huggingface.co/hexgrad/Kokoro-82M/blob/main/SAMPLES.md).
47
  ```py
48
  # 1️⃣ Install kokoro
49
+ !pip install -q kokoro>=0.8.2 soundfile
50
  # 2️⃣ Install espeak, used for English OOD fallback and some non-English languages
51
  !apt-get -qq -y install espeak-ng > /dev/null 2>&1
52
  # 🇪🇸 'e' => Spanish es