Updating readme

This commit is contained in:
Shivam Mehta
2023-09-17 15:22:37 +00:00
parent 582407b699
commit 1a376883e3
2 changed files with 2 additions and 1 deletions

View File

@@ -14,6 +14,7 @@ clean-logs: ## Clean logs
rm -rf logs/**
create-package: ## Create wheel and tar gz
rm -rf dist/
python setup.py bdist_wheel --plat-name=manylinux1_x86_64
python setup.py sdist
python -m twine upload dist/* --verbose

View File

@@ -58,7 +58,7 @@ matcha-tts --text "<INPUT TEXT>"
or
```bash
matcha-tts_app
matcha-tts-app
```
or open `synthesis.ipynb` on jupyter notebook