Skip to content

mesolitica/malaya-speech

Repository files navigation

logo

Pypi version Python3 version MIT License total stats download stats / month discord


Malaya-Speech is a Speech-Toolkit library for Malaysian language, powered by PyTorch.

Documentation

Stable released documentation is available at https://malaya-speech.readthedocs.io/en/stable/

Installing from the PyPI

$ pip install malaya-speech

It will automatically install all dependencies except for PyTorch. So you can choose your own PyTorch CPU / GPU version.

Only Python >= 3.6.0, and PyTorch >= 1.13 are supported.

If you are a Windows user, make sure read https://malaya.readthedocs.io/en/latest/running-on-windows.html

Development Release

Install from master branch,

$ pip install git+https://github.com/mesolitica/malaya-speech.git

We recommend to use virtualenv for development.

While development released documentation is available at https://malaya-speech.readthedocs.io/en/latest/

Pretrained Models

Malaya-Speech also released Malaysian speech pretrained models, simply check at https://huggingface.co/mesolitica

References

If you use our software for research, please cite:

@misc{Malaya-Speech, Speech-Toolkit library for Malaysian language, powered by PyTorch,
  author = {Husein, Zolkepli},
  title = {Malaya-Speech},
  year = {2020},
  publisher = {GitHub},
  journal = {GitHub repository},
  howpublished = {\url{https://github.com/mesolitica/malaya-speech}}
}

Acknowledgement

Thanks to,

  1. KeyReply for private V100s cloud.
logo
  1. Nvidia for Azure credit.
logo
  1. Tensorflow Research Cloud for free TPUs access.
logo