mage
mage copied to clipboard
MAGE is a C/C++ software toolkit for reactive implementation of HMM-based speech and singing synthesis.
Results
2
mage issues
Sort by
recently updated
recently updated
newest added
Is there some way to compose both scaling and shifting of the pitch? That is, I would like to be able to pipe the pitch generated by the model through...
-modified mage.cpp/h and vocoder.cpp/h to add vibrato function used in Max and Pd externals. The modificatio in fft-sptk.h is just a blank line, sorry for that. -reorganized codes in mage~.cpp...