- Notifications
You must be signed in to change notification settings - Fork43
Speech Toolkit for Malaysian language,https://malaya-speech.readthedocs.io/
License
mesolitica/malaya-speech
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Malaya-Speech is a Speech-Toolkit library for Malaysian language, powered by PyTorch.
Stable released documentation is available athttps://malaya-speech.readthedocs.io/en/stable/
$ pip install malaya-speech
It will automatically install all dependencies except for PyTorch. So you can choose your own PyTorch CPU / GPU version.
OnlyPython >= 3.6.0, andPyTorch >= 1.13 are supported.
If you are a Windows user, make sure readhttps://malaya.readthedocs.io/en/latest/running-on-windows.html
Install from master branch,
$ pip install git+https://github.com/mesolitica/malaya-speech.git
We recommend to usevirtualenv for development.
While development released documentation is available athttps://malaya-speech.readthedocs.io/en/latest/
Malaya-Speech also released Malaysian speech pretrained models, simply check athttps://huggingface.co/mesolitica
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}}}
Thanks to,
- KeyReply for private V100s cloud.
- Nvidia for Azure credit.
- Tensorflow Research Cloud for free TPUs access.
About
Speech Toolkit for Malaysian language,https://malaya-speech.readthedocs.io/