Export MatchaTTS fa-en model to sherpa-onnx (#1832)

This commit is contained in:
Fangjun Kuang
2025-02-10 14:38:08 +08:00
committed by GitHub
parent 1030bed425
commit 7d62ccf1fe
7 changed files with 457 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
# Introduction
This folder contains script for adding meta data to tts models
from https://github.com/shivammehta25/Matcha-TTS
Note: If you use icefall to train a MatchaTTS model, you don't need this folder.