Back to Sherpa Onnx

Introduction

dart-api-examples/tts/README.md

1.13.0641 B
Original Source

Introduction

This folder contains examples for text to speech with Dart API.

FileDescription
./bin/piper.dartUse a Piper tts model for text to speech. See ./run-piper.sh
./bin/coqui.dartUse a Coqui tts model for text to speech. See ./run-coqui.sh
./bin/zh.dartUse a Chinese VITS tts model for text to speech. See ./run-zh.sh
./bin/zipvoice-zh-en.dartUse a ZipVoice Chinese/English zero-shot TTS model. See ./run-zipvoice-zh-en.sh