Skip to content

XRILLC/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

About

Speech Toolkit for Malaysian language, https://malaya-speech.readthedocs.io/

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 96.5%
  • C++ 1.8%
  • Python 1.5%
  • Makefile 0.1%
  • Shell 0.1%
  • Cython 0.0%