Python code to get .srt file generated. #352
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Just like the bash command below , do we have any method in python that generates audio and subtitles directly ?
$ edge-tts --text "Hello, world!" --write-media hello.mp3 --write-subtitles hello.srt
Beta Was this translation helpful? Give feedback.
All reactions