musescore / musescore/MuseScore
MuseScore Singing Voice Synthesis
@bkunda is already working on this.
Since Nov 25, 2025.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Your idea
I am not sure where to raise this question but this is related to a potential new feature on MuseScore. I have an existing API service that can convert from musicXML music scores into singing voice audios. What is the best way to contribute to MuseScore to integrate such API service? I am thinking that additional GUI components may need to be implemented to allow user control of the voice generation parameters. There is also a need to add capabilities to playback .wav file segments based on some timestamps to align with the playback cursor.
Similar kind of feature requests have been discussed in MuseScore's forums previously:
- https://musescore.org/en/node/374855
- https://musescore.org/en/node/351619
- https://musescore.org/en/node/267958
The name of the service is Rinoa AI. See a video demo on YouTube.
Problem to be solved
Giving MuseScore the ability to generate real vocal from sheet music with lyrics.
Prior art
No response
Additional context
No response
Checklist
- This request follows the guidelines for reporting issues
- I have verified that this feature request has not been logged before, by searching the issue tracker for similar requests
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.