mirror of
https://github.com/coqui-ai/TTS.git
synced 2026-07-13 05:50:18 +02:00
update ci to espeak-ng
This commit is contained in:
@@ -25,7 +25,7 @@ jobs:
|
||||
- checkout
|
||||
- run: |
|
||||
sudo apt update
|
||||
sudo apt install espeak git
|
||||
sudo apt install espeak-ng git
|
||||
- run: sudo pip install --upgrade pip
|
||||
- run: sudo pip install -e .
|
||||
- run: |
|
||||
|
||||
Reference in New Issue
Block a user