This website requires JavaScript.
Explore
Help
Register
Sign In
lostecho
/
edge-tts
Watch
1
Star
0
Fork
0
You've already forked edge-tts
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
17e5146606dd12b3c9c5286c2c1bdcb3e6fbc4a0
edge-tts
/
examples
History
Rany
144215496a
Cleanup subtitle related code and make it easier to use SubMaker (
#329
)
...
Also don't output subtitles to STDERR by default. Signed-off-by: rany <
rany2@riseup.net
>
2024-11-22 22:57:54 +02:00
..
basic_audio_streaming.py
Simplify asyncio main loop setup
2024-04-08 09:57:20 +08:00
basic_generation.py
Simplify asyncio main loop setup
2024-04-08 09:57:20 +08:00
basic_sync_audio_streaming.py
Add sync versions of stream and save methods (
#215
)
2024-04-21 13:47:38 +03:00
basic_sync_generation.py
Add sync versions of stream and save methods (
#215
)
2024-04-21 13:47:38 +03:00
dynamic_voice_selection.py
Simplify asyncio main loop setup
2024-04-08 09:57:20 +08:00
streaming_with_subtitles.py
Cleanup subtitle related code and make it easier to use SubMaker (
#329
)
2024-11-22 22:57:54 +02:00
sync_audio_generation_in_async_context.py
Add sync versions of stream and save methods (
#215
)
2024-04-21 13:47:38 +03:00
sync_audio_stream_in_async_context.py
Fix minor typo in examples/sync_audio_stream_in_async_context.py
2024-04-21 18:09:54 +03:00