blob: cd91f7d2f9de6a010dcad0f58a1c4695b575cd30 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
edge-tts uses Microsoft Edge's online text-to-speech service from Python
or the provided edge-tts and edge-playback commands, without needing
Microsoft Edge, Windows, or an API key.
The edge-playback command requires the mpv player (Slackware ships it).
Runtime dependencies (packaged separately):
python3-aiohttp
python3-tabulate
python3-typing-extensions
Homepage: https://github.com/rany2/edge-tts
|