Fix README example URL

This commit is contained in:
rany2
2023-01-05 01:23:48 +02:00
parent 45ffe0cf48
commit 6b7f9cc146

View File

@@ -83,7 +83,7 @@ In addition, it is required to use `--pitch=-10Hz` instead of `--pitch -10Hz` ot
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/example.py
* 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/src/edge_tts/util.py
* https://github.com/rany2/edge-srt-to-speech/blob/master/src/edge_srt_to_speech/__main__.py