Skip to content
New issue

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

bump edge-tts to v5.0.1 #16

Merged
merged 1 commit into from Aug 30, 2022
Merged

bump edge-tts to v5.0.1 #16

merged 1 commit into from Aug 30, 2022

Conversation

rany2
Copy link
Collaborator

@rany2 rany2 commented Aug 27, 2022

Misc changes:

  • drop custom SSML support (regular customization like pitch, rate, etc still available); n/a for us because we already dropped it

Important changes:

  • fix unbound local variable error if we didn't receive anything from websocket
  • fix bugs for Windows related to asyncio
  • fix exception for when Microsoft sends "SessionEnd" metadata type (new metadata type that Microsoft doesn't send all the time, but not handling it properly causes us to be less reliable and return no MP3)

Misc changes:

- drop custom SSML support (regular customization like pitch, rate, etc still available); n/a for us because we already dropped it

Important changes:

- fix unbound local variable error if we didn't receive anything from websocket
- fix bugs for Windows related to asyncio
- fix exception for when Microsoft sends "SessionEnd" metadata type (new metadata type that Microsoft doesn't send all the time, but not handling it properly causes us to be less reliable and return no MP3)
@al-one al-one merged commit 242774e into hasscc:main Aug 30, 2022
@rany2 rany2 deleted the patch-1 branch August 30, 2022 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants