Add Java API for Matcha-TTS models. (#1673)

This commit is contained in:
Fangjun Kuang
2025-01-02 15:15:30 +08:00
committed by GitHub
parent f457baea42
commit a00d3b4821
11 changed files with 359 additions and 2 deletions

View File

@@ -235,6 +235,13 @@ jobs:
shell: bash
run: |
cd ./java-api-examples
./run-non-streaming-tts-matcha-zh.sh
./run-non-streaming-tts-matcha-en.sh
rm -rf matcha-icefall-*
rm hifigan_v2.onnx
./run-non-streaming-tts-piper-en.sh
rm -rf vits-piper-*