Enno Hermann 2024-03-30 22:29:01 +01:00
parent 7630abb43f
commit d76d0eff1c
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ jobs:
- name: Install Espeak
if: contains(fromJSON('["inference_tests", "test_text", "test_tts", "test_tts2", "test_xtts", "test_zoo0", "test_zoo1", "test_zoo2"]'), matrix.subset)
run: |
sudo apt-get update
sudo apt-get install espeak espeak-ng
- name: Install dependencies
run: |