Add Go API for MatchaTTS models (#1685)

This commit is contained in:
Fangjun Kuang
2025-01-06 08:03:03 +08:00
committed by GitHub
parent 6f085babcc
commit 46330b25cc
9 changed files with 148 additions and 2 deletions

View File

@@ -226,6 +226,15 @@ jobs:
go build
ls -lh
echo "Test matcha zh"
./run-matcha-zh.sh
rm -rf matcha-icefall-*
echo "Test matcha en"
./run-matcha-en.sh
rm -rf matcha-icefall-*
ls -lh *.wav
echo "Test vits-ljs"
./run-vits-ljs.sh
rm -rf vits-ljs