Commit Graph

8 Commits

Author SHA1 Message Date
Jack Cheng
e82a2d1d86 Simplify asyncio main loop setup 2024-04-08 09:57:20 +08:00
rany2
ca6e7b0669 Fix support for Python 3.10
Signed-off-by: rany2 <rany2@riseup.net>
2023-06-02 20:05:38 +03:00
RaSan
4f70613c03 Fix Waiting before exiting in #78 (#79)
* Fix Waiting before exiting

The eventloop is not closed and waits a second on every call (idk the reason)

* Refactor

---------

Co-authored-by: rany2 <rany2@riseup.net>
2023-04-27 00:38:47 +03:00
rany2
b68b27103f Resolve *almost* all pylint complaints and setup pylint 2023-01-05 07:52:51 +02:00
rany2
c4c3dc5a13 add more typing 2023-01-05 00:56:15 +02:00
rany2
cd84fa972a fixup! update dynamic_voice_selection.py for new API 2023-01-05 00:07:01 +02:00
rany2
f1709e7e93 update dynamic_voice_selection.py for new API 2023-01-05 00:04:22 +02:00
Vuizur
4b529c8f2b Add example for getting a voice for language 2023-01-04 20:51:30 +01:00