Malaya-Speech is a Speech-Toolkit library for Malaysian language, powered by PyTorch.
Stable released documentation is available at https://malaya-speech.readthedocs.io/
$ pip install malaya-speech
It will automatically install all dependencies except for Tensorflow and PyTorch. So you can choose your own Tensorflow CPU / GPU version and PyTorch CPU / GPU version.
Only Python >= 3.6.0, Tensorflow >= 1.15.0, and PyTorch >= 1.10 are supported.
Install from master branch,
$ pip install git+https://github.com/huseinzol05/malaya-speech.git
We recommend to use virtualenv for development.
Documentation at https://malaya-speech.readthedocs.io/en/latest/
Malaya-Speech also released Malaysian speech pretrained models, simply check at https://huggingface.co/mesolitica
If you use our software for research, please cite:
@misc{Malaya, Speech-Toolkit library for bahasa Malaysia, powered by Deep Learning Tensorflow, author = {Husein, Zolkepli}, title = {Malaya-Speech}, year = {2020}, publisher = {GitHub}, journal = {GitHub repository}, howpublished = {\url{https://github.com/huseinzol05/malaya-speech}} }
Thanks to KeyReply for private V100s cloud and Mesolitica for private RTXs cloud to train Malaya models.
Also, thanks to Tensorflow Research Cloud for free TPUs access.