Commit Graph

6 Commits

Author SHA1 Message Date
rany2
065ccd05a6 Bump edge_tts version to 7.2.2 (#413)
Signed-off-by: rany <rany2@riseup.net>
2025-08-28 19:27:25 +03:00
rany2
bfc54f4acd Update API endpoints used by Edge TTS (#412)
Fixes https://github.com/rany2/edge-tts/issues/411

Signed-off-by: rany <rany2@riseup.net>
2025-08-28 19:26:07 +03:00
chnyangjie
f78c8ece0a Add option to configure SentenceBoundary (#348)
* Create FUNDING.yml

* add setence boundary which is more friendly to Chinese users

---------

Co-authored-by: Rany <ranygh@riseup.net>
2025-08-05 13:06:03 +03:00
Rany
063957683c Improve type support a bit more (#333)
Also fix default voice for util.py

Signed-off-by: rany <rany2@riseup.net>
2024-11-23 19:59:39 +02:00
Rany
a3d468c7c9 Cleanup examples and fix VoicesManager types (#332)
Signed-off-by: rany <rany2@riseup.net>
2024-11-23 16:29:13 +02:00
Rany
3e4de19344 Use TypedDict for voice list and TTS stream (#320)
Signed-off-by: rany <rany2@riseup.net>
2024-11-22 20:04:52 +02:00