fix .models.json and add testing to check released models availability

This commit is contained in:
Eren Gölge
2021-04-29 09:32:36 +02:00
parent fd95e9b8a4
commit f02f0338c2
4 changed files with 21 additions and 22 deletions
-1
View File
@@ -39,7 +39,6 @@ jobs:
sudo apt install -y python3-wheel gcc
make system-deps
- name: Upgrade pip
# so we can take advantage of pyproject.toml build-dependency support
run: python3 -m pip install --upgrade pip
- name: Install TTS
run: |