No mission report yet...
Timespan | Opened | Closed | Comments | Labeled | Milestones |
---|---|---|---|---|---|
7 Days | 1 | 0 | 0 | 1 | 1 |
30 Days | 11 | 1 | 3 | 11 | 1 |
90 Days | 39 | 6 | 69 | 39 | 1 |
All Time | 162 | 37 | - | - | - |
Like all software activity quantification, these numbers are imperfect but sometimes useful. Comments, Labels, and Milestones refer to those issues opened in the timespan in question.
The MeloTTS repository currently has 125 open issues, indicating ongoing user engagement and potential areas for improvement. Notably, there are several recurring themes such as installation issues, requests for additional language support, and inquiries about model training and fine-tuning. A significant number of recent issues highlight problems with dependencies like mecab-python3
, suggesting a need for clearer documentation or more robust installation processes.
Several issues also reflect user frustration with the lack of certain features, such as voice customization and emotion in generated speech. This could imply that while the core functionality is appreciated, users are seeking enhancements that may be critical for broader adoption.
Issue #191: What is the sampling rate of the pre-trained model?
Issue #190: Where is the Portuguese version?
Issue #175: Unable to train with strange error...
Issue #174: Creating a Dockerfile for MeloTTS
Issue #161: How to change voice style?
Issue #29: German language model?
Issue #189: txtspilt install failed.
Issue #188: Finetune a checkpoint.
Issue #187: Is there a way or are there plans to introduce emotions?
Issue #186: Inserting pauses in the audio.
mecab-python3
and related libraries (#175, #189).This analysis suggests that while the core functionalities of MeloTTS are appreciated, users are looking for more comprehensive support in terms of language diversity, installation clarity, and feature enhancements to meet their specific needs in TTS applications.
Zengyi Qin (Zengyi-Qin)
Wenliang Zhao (wl-zhao)
Xumin Yu (yuxumin)
Elvis Claros Castro (ElvisClaros)
Yoach Lacombe (ylacombe)
mrfakename (fakerybakery)
Zengyi Qin (Zengyi-Qin)
README.md
, requirements.txt
, and installation documentation multiple times.download_utils.py
and addressed a Gradio bug.Wenliang Zhao (wl-zhao)
dev-0309-training
branch and added example metadata.api.py
and improved sentence splitting functionality.Xumin Yu (yuxumin)
requirements.txt
and contributed to installation documentation.Elvis Claros Castro (ElvisClaros)
main.py
for language support.Yoach Lacombe (ylacombe)
mrfakename (fakerybakery)
Overall, the development team shows a commitment to maintaining the project through documentation updates and bug fixes, while feature development seems to have slowed down recently.