You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds support for pure ARM64 processes. (Older versions support x86, x64, and ARM64EC processes)
When you click "Install 64-bit" on an ARM64 system, both x64 and ARM64 versions will be installed.
Adds support for PAC proxy when the system is configured to "automatically detect proxy settings" or "use automatic configuration scripts". (Older versions support manually configured proxy server)
Note that only HTTP proxies without authentication are supported.
Fixes
Words separated by XML tags are "glued together" without spaces when using Edge voices (mentioned in #8)
Edge voices cannot be accessed directly with a Chinese mainland IP address. Fixed by generating the Sec-MS-GEC token. See this issue comment in edge-tts for the algorithm.
The installer's UI language is not English when running under Wine in a language other than Chinese or English (mentioned in #19)
Custom XML tags not recognized by SAPI are not handled correctly, causing "Invalid SSML" errors like in this issue.
Other bug fixes that improve stability when using online voices.
Other changes
The installer's main dialog now saves your changes immediately (to address the "changes lost" issue mentioned in #20 and #23). Other dialogs still require you to click "OK" to save the changes, or "Cancel" to discard the changes.