mirror of
https://github.com/2noise/ChatTTS.git
synced 2026-09-01 14:55:37 +08:00
fix: add param ensure_non_empty (fix #511)
This commit is contained in:
@@ -25,5 +25,4 @@ jobs:
|
||||
run: pip install -r requirements.txt
|
||||
|
||||
- name: Run Test
|
||||
run: |
|
||||
echo "TODO"
|
||||
run: tests/testall.sh
|
||||
|
||||
Reference in New Issue
Block a user