[ReadMe] Link to examples directory directly

This commit is contained in:
Rany
2024-04-25 13:32:59 +03:00
committed by GitHub
parent 8d12741673
commit 388e6f2e98

View File

@@ -81,9 +81,6 @@ In addition, it is required to use `--rate=-50%` instead of `--rate -50%` (note
It is possible to use the `edge-tts` module directly from Python. For a list of example applications:
* 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/basic_audio_streaming.py
* https://github.com/rany2/edge-tts/blob/master/examples/streaming_with_subtitles.py
* https://github.com/rany2/edge-tts/tree/master/examples
* 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