fast C++ library for GPU linear algebra & scientific computing
* Fast GPU linear algebra library (matrix maths) for the C++ language, aiming towards a good balance between speed and ease of use
* Provides high-level syntax and functionality deliberately similar to Matlab
* Provides an API that is aiming to be compatible with Armadillo for easy transition between CPU and GPU linear algebra code
* Useful for algorithm development directly in C++, or quick conversion of research code into production environments
* Distributed under the permissive...
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.