mirror of
https://github.com/DrewThomasson/ebook2audiobook.git
synced 2026-01-10 22:38:11 -05:00
Update README_CN.md now uses newer verison of tts being pip install coqui-tts
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
|
||||
5. **安装 Python packages**:
|
||||
```bash
|
||||
pip install tts==0.21.3 pydub nltk beautifulsoup4 ebooklib tqdm
|
||||
pip install coqui-tts==0.24.2 pydub nltk beautifulsoup4 ebooklib tqdm
|
||||
|
||||
python -m nltk.downloader punkt
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user