This project includes basic NLP and DSP techniques for Text-to-Speech
See TTS demo at: http://rslp.racai.ro/index.php?page=tts
This is an entirely written in JAVA project which includes a set of tools and methods designed to enable Multilingual Text-to-Speech (TTS) synthesis. We currently support English and Romanian but we will soon train more models and make them available for download.
If you want to read more about our other NLP and TTS tools check out http://nlptools.racai.ro.
mlpy is a Python module for Machine Learning built on top of NumPy/SciPy and of GSL.
mlpy provides high-level functions and classes allowing, with few lines of code, the design of rich workflows for classification, regression, clustering and feature selection. mlpy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3.
mlpy is available both for Python >=2.6 and Python 3.X.