Skip to content

Conversation

oxygen-dioxide
Copy link
Owner

No description provided.

Maiko and others added 30 commits June 4, 2024 21:51
Lord-Valen and others added 29 commits May 6, 2025 21:58
We can just search `$PATH`, which is more robust.
changes Starlight Fix code
- Support for vowel recognition in their respective yaml dictionaries
- Support for phoneme replacements (same mechanics with diffsingers)
- Support for fallbacks section in YAML
The `VoicevoxConfig.Load` method has been changed to throw `VoicevoxException` instead of `Exception`. This makes error handling more concrete and allows a clear distinction between VOICEVOX-related errors.

Also, a `VoicevoxException` class has been added to `VoicevoxUtils.cs` to provide custom exceptions.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Changed the `catch` block to pass exception object `e` to `VoicevoxException` and added more information to the error message. This facilitates debugging. Also, the syntax of `catch` has been corrected to be more consistent.
Improvement of Knife Tool and bug fixes for Tool+Ctrl key
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.