Skip to content

Dev #15

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

Merged
merged 73 commits into from
May 9, 2025
Merged

Dev #15

merged 73 commits into from
May 9, 2025

Conversation

dianjixz
Copy link
Contributor

@dianjixz dianjixz commented May 9, 2025

No description provided.

dianjixz and others added 30 commits April 3, 2025 16:18
…5-1B-364-ax630c, smolvlm-256M-ax630c model.
LittleMouse and others added 29 commits April 24, 2025 11:30
Apply the Synchronized Overlap-Add (SOLA) algorithm to smooth the connection between audio segments output by the decoder, resulting in more natural-sounding transitions between segments.
- Convert all Chinese log messages in Lexicon.hpp to English for better international compatibility\n- Add a debug flag to control whether to display g2p process logs\n- Improve code readability and debugging experience
Make MeloTTS logs English & add G2P debug toggle and SOLA algorithm
Resolved an issue in the SOLA (Synchronized Overlap-Add) implementation where specific details were causing problems with the first frame of audio processing.
Improved the Grapheme-to-Phoneme (G2P) process by eliminating separate inference operations for audio segments that are too short, enhancing processing efficiency.
Corrected code formatting issues and moved the SOLA (Synchronized Overlap-Add) algorithm implementation into main.py for better code organization.
Resolved issues in the Synchronized Overlap-Add (SOLA) algorithm to ensure proper audio processing and alignment.
Fix SOLA algorithm implementation
@dianjixz dianjixz merged commit 07662b8 into main May 9, 2025
1 check failed
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.

3 participants