Update README

This commit is contained in:
rany2
2023-01-05 01:32:45 +02:00
parent 1012a08cf5
commit 66e3092ff5

View File

@@ -85,5 +85,7 @@ It is possible to use the `edge-tts` module directly from Python. For a list of
* https://github.com/rany2/edge-tts/blob/master/examples/basic_generation.py
* https://github.com/rany2/edge-tts/blob/master/examples/dynamic_voice_selection.py
* https://github.com/rany2/edge-tts/blob/master/examples/streaming_tts.py
* https://github.com/rany2/edge-tts/blob/master/examples/streaming_tts_with_subtitles.py
* https://github.com/rany2/edge-tts/blob/master/src/edge_tts/util.py
* https://github.com/hasscc/hass-edge-tts/blob/main/custom_components/edge_tts/tts.py