Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Add c++ runtime for Matcha-TTS #1627

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

csukuangfj
Copy link
Collaborator

CC @qt06

Usage

./build/bin/sherpa-onnx-offline-tts \
  --matcha-acoustic-model=./matcha/model-steps-3.onnx \
  --matcha-vocoder=./matcha/hifigan_v3.onnx \
  --matcha-lexicon=./matcha/lexicon.txt \
  --matcha-tokens=./matcha/tokens.txt \
  --matcha-dict-dir=./matcha/dict \
  --debug=1 \
  '小米的使命是,始终坚持做"感动人心、价格厚道"的好产品,让全球每个人都能享受科技带来的美好生活。'

You can download the dict directory from
https://github.com/csukuangfj/cppjieba/releases/download/sherpa-onnx-2024-04-19/dict.tar.bz2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant