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

Export the English TTS model from MeloTTS #1509

Merged
merged 3 commits into from
Nov 3, 2024

Conversation

csukuangfj
Copy link
Collaborator

Usage:

build/bin/sherpa-onnx-offline-tts \
  --vits-model=./vits-melo-tts-en/model.onnx \
  --vits-lexicon=./vits-melo-tts-en/lexicon.txt \
  --vits-tokens=./vits-melo-tts-en/tokens.txt \
  --sid=3 --output-filename=./s3.wav \
'how are you doing'

You can download the model from
https://github.com/k2-fsa/sherpa-onnx/releases/tag/tts-models
E.g.,
https://github.com/k2-fsa/sherpa-onnx/releases/download/tts-models/vits-melo-tts-en.tar.bz2

@csukuangfj
Copy link
Collaborator Author

Fixes k2-fsa/sherpa#670

@csukuangfj csukuangfj merged commit 4eeb336 into k2-fsa:master Nov 3, 2024
164 of 204 checks passed
@csukuangfj csukuangfj deleted the melotts-en branch November 3, 2024 23:54
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