We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I apologize but I'm not too tech savvy and I'm getting syntax error and also not sure how to have it read my own text that I would like it to read
$ pip install edge-tts File "", line 1 $ pip install edge-tts ^ SyntaxError: invalid syntax
$ edge-tts --text "Hello, world!" --write-media hello.mp3 --write-subtitles hello.srt File "", line 1 $ edge-tts --text "Hello, world!" --write-media hello.mp3 --write-subtitles hello.srt ^ SyntaxError: invalid syntax
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I apologize but I'm not too tech savvy and I'm getting syntax error and also not sure how to have it read my own text that I would like it to read
The text was updated successfully, but these errors were encountered: