Add Pascal API for MatchaTTS models. (#1686)

This commit is contained in:
Fangjun Kuang
2025-01-06 10:04:35 +08:00
committed by GitHub
parent 46330b25cc
commit c6fcd32552
12 changed files with 875 additions and 3 deletions

View File

@@ -152,6 +152,19 @@ jobs:
./run-piper.sh
rm -rf vits-piper-*
rm piper
ls -lh
echo "---"
./run-matcha-zh.sh
rm -rf matcha-icefall-*
rm matcha-zh
ls -lh
echo "---"
./run-matcha-en.sh
rm -rf matcha-icefall-*
rm matcha-en
ls -lh
echo "---"