Search Criteria
Package Details: python-edge-tts 7.2.3-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-edge-tts.git (read-only, click to copy) |
|---|---|
| Package Base: | python-edge-tts |
| Description: | Use Microsoft Edge's online text-to-speech service from within your Python code or using the provided edge-tts or edge-playback command |
| Upstream URL: | https://github.com/rany2/edge-tts |
| Keywords: | microsoft online python text-to-speech |
| Licenses: | GPL3 |
| Submitter: | lobroc |
| Maintainer: | lobroc (rany) |
| Last Packager: | lobroc |
| Votes: | 5 |
| Popularity: | 0.010856 |
| First Submitted: | 2023-01-22 15:23 (UTC) |
| Last Updated: | 2025-09-05 07:31 (UTC) |
Dependencies (18)
- python
- python-aiohttp
- python-aiosignal
- python-attrs (python-attrs-gitAUR)
- python-certifi
- python-charset-normalizer
- python-frozenlist
- python-idna
- python-multidict
- python-srt (python-srt-gitAUR)
- python-tabulate (python-tabulate-gitAUR)
- python-typing_extensions
- python-yarl
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- mpv (mpv-light-pulseAUR, mpv-gitAUR, mpv-build-gitAUR, mpv-full-luajit-gitAUR, libmpv-gitAUR, mpv-fullAUR, mpv-full-build-gitAUR, mpv-full-gitAUR, mpv-amd-full-gitAUR) (optional) – immediate tts playback with the provided edge-playback command
Required by (5)
- epub_to_audiobook (optional)
- epub_to_audiobook-git (optional)
- lue-reader-git
- nyarchassistant
- nyarchassistant-git
Latest Comments
bruv commented on 2025-08-28 02:30 (UTC) (edited on 2025-08-28 14:20 (UTC) by bruv)
Incase anyone want's to use this with speech dispatcher, here's my config.
edge.conf:
~/bin/edge-tts-wrapper:
speechd.conf:
lobroc commented on 2024-05-23 21:48 (UTC)
Thanks, adjusted.
kerojiang commented on 2024-05-23 13:41 (UTC)
Run the edge-tts,it show the error message "ModuleNotFoundError: No module named 'certifi'"
The package python-certifi should have to installed