HOW-TO Make computer sing
        Posted  
        
            by Ofir
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Ofir
        
        
        
        Published on 2010-05-04T01:00:12Z
        Indexed on 
            2010/05/04
            1:08 UTC
        
        
        Read the original article
        Hit count: 366
        
Hi, I'm trying to develop an online application where the user writes some text and the software sings it back to the user.
I can currently generate the audio file with the words spoken by the computer using espeak, but I have no idea how to make it sound like a song, how to add rhythm to it.
I'm able to change the pitch and tempo using rubberband, but that's as far as I've gotten.
Does anyone have a clue how to make this happen?
© Stack Overflow or respective owner