Text to speech API for Object Pascal. (#1273)
This commit is contained in:
9
pascal-api-examples/tts/README.md
Normal file
9
pascal-api-examples/tts/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# Introduction
|
||||
|
||||
This directory contains examples for how to use the TTS (text to speech) APIs.
|
||||
|
||||
|Directory| Description|
|
||||
|---------|------------|
|
||||
|[run-piper.sh](./run-piper.sh)|It shows how to use models from [piper](https://github.com/rhasspy/piper) for text to speech.|
|
||||
|[run-piper-playback.sh](./run-piper-playback.sh)|It shows how to use models from [piper](https://github.com/rhasspy/piper) for text to speech. It plays the generated audio as it is still generating. |
|
||||
|
||||
Reference in New Issue
Block a user