dmgolubovsky / hsespeak

A Haskell program to generate vocals from Music XML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The soundOut.mp3 file was produced (as WAV and converted by lame) as result of the following command

runghc Main.hs Testing_123.musicxml -v mono-female -t -12 -D 4

About

A Haskell program to generate vocals from Music XML

License:MIT License


Languages

Language:Haskell 100.0%