Note: Razah package only supports Python3.8 and above.
Package requires:
- Python3.8 (recommended)
- ROS Noetic (recommended)
- Ubuntu Desktop (recommended)
- Gazebo or Pybullet Simulator
sudo apt install espeak python-pyaudio python3-pyaudio libasound-dev portaudio19-dev libportaudio2 libportaudiocpp0 ffmpeg libav-tools
git clone https://github.com/fxrarz/razah.git
cd razah
pip install -r requirement.txt
roslaunch razah razah.launch
Fast and accurate processing modules are required. This include Verbal & Visual modules.
- Verbal:
- Text-to-speech
- Speech-to-text
- Voice recognition
- Chatbot
- Visual
- Image classification
- Object Detection
- Image Segmentation
The Razah package is licensed under the terms of the GPL Open Source license and is available for free.