diff options
| author | Danilo M. <danix@danix.xyz> | 2026-08-14 13:21:29 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-08-14 13:21:29 +0200 |
| commit | cf477da8d8019a8497cd97ef3678c79610ae028e (patch) | |
| tree | e42ded67b8ef319daae305b61b4256f1a6d9b56a /edge-tts/README | |
| parent | 1a697ef7f01c8966bdadd5c3e81d4d010bf7ed1b (diff) | |
| download | my-slackbuilds-cf477da8d8019a8497cd97ef3678c79610ae028e.tar.gz my-slackbuilds-cf477da8d8019a8497cd97ef3678c79610ae028e.zip | |
edge-tts: add version 7.2.8
Diffstat (limited to 'edge-tts/README')
| -rw-r--r-- | edge-tts/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/edge-tts/README b/edge-tts/README new file mode 100644 index 0000000..cd91f7d --- /dev/null +++ b/edge-tts/README @@ -0,0 +1,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 |
