diff --git a/README.md b/README.md index 84740df..80c6bb1 100644 --- a/README.md +++ b/README.md @@ -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