Code Monkey home page Code Monkey logo

Comments (3)

mathigatti avatar mathigatti commented on June 8, 2024

Hi!

I also failed trying MBROLA in the past unfortunately and I'm too lazy to debug C code right now.

About the notes per syllable it should be doing that. Long words should be splitted into syllables if you have many notes to sing. You can try visualizing the musicxml file with musescore to check it. Let me know if you find some issue with that.

from realtimesingingsynthesizer.

kormoczi avatar kormoczi commented on June 8, 2024

Thanks for your answer, @mathigatti, I can understand the situation with the MBROLA voices.

About the long words...
Can you suggest a way, how I can split them into syllables, and still keep the original sounding of the words?

Thanks!

from realtimesingingsynthesizer.

mathigatti avatar mathigatti commented on June 8, 2024

The software should do that for your automatically, let me know if there is something specific you want to do that's not working and I will give you an example of how to do it

I mean if you write "artificial" and you want it to sing 4 notes, it's going to split it into "ar" "ti" "fi" "cial". If you want it to sing 6 notes it will do something like "ar" "ti" "fi" "cia" "aa" "al"

Anyway I'm testing it and it looks like, as you say, it doesn't keep the original sounding of the words. You can check this other project which has a slower synthesis time but better singing quality

from realtimesingingsynthesizer.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.