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

@@ -1,5 +1,5 @@
{ Copyright (c) 2024 Xiaomi Corporation }
program piper;
program piper_playback;
{
This file shows how to use the text to speech API of sherpa-onnx
with Piper models.