The VoXera toolkit is an open-source NLP toolkit for the Persian language (text, speech, etc). In Voxera, we collect practical models and develop new ones with easy-to-use setups. VoXera is becoming more and more functional. Until now, we have made the following functionality available:
- Automatic Speech Recognition
- Whisper
- Vosk
- Keyword Extraction
- PerDeepKE
- Paraphrase Generation
- Lab/Parrot
- Lab/Pegasus
-
coming soon!
In present, VoXera can be installed and used in two different ways.
1- Fork Voxera
2- Clone VoXera from your Github profile
3- Run the below script in your terminal from VoXera directory:
pip install -r requirements.txt
coming soon
You can find a test.py
file in each folders that shows how to use VoXera's features. For example, for using Persian vosk, you can run and modify this.
Also you can download xmind version of the hierarchy.