Skip to content

Commit 483e50b

Browse files
committed
update text-to-speech README
1 parent 0117c5a commit 483e50b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: machine-learning/text-to-speech/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
- `pip3 install -r requirements.txt`
33
- To convert text to speech online using Google API, use `tts_google.py`
44
- To use offline engines in your platform, consider using `tts_pyttsx3.py`
5+
- To use transformers, use `tts_transformers.py`

0 commit comments

Comments
 (0)