Skip to content

add app.py and update README.md

Administrator requested to merge github/fork/pjq/main into main

Created by: pjq

How to use

pip install --upgrade -r requirements.txt 
python3 app.py "your text"

Then it will generate the output.wav file

For the wav file saving, it refer another PR:

Merge request reports