GitHub 项目简介: Use Microsoft Edge's online text-to-speech service from Python WITHOUT needing Microsoft Edge or Windows or an API key
README: `edge-tts` is a Python module that allows you to use Microsoft Edge's online text-to-speech service from within your Python code or using the provided `edge-tts` or `edge-playback…
README: To install it, run the following command: $ pip install edge-tts If you only want to use the `edge-tts` and `edge-playback` commands, it would be better to use `pipx`: $ pipx inst…
README: You can change the voice used by the text-to-speech service by using the `--voice` option. The `--list-voices` option can be used to list all available voices.