Naomi Distribution
PLEASE READ THE DOCS
Only a quick reference and download links are provided below, all platforms and steps after the installation are not covered.
If you're new to Naomi, it is strongly recommended to read the Configuration Guide for a complete overview of your options and detailed instructions.
Choose your system
Raspberry Pi
Choose your version
Stable
2.2
2.2
Milestone
3.0.M7
3.0.M7
Stable versions are thoroughly tested semi-annual official releases of Naomi. Use the stable version for your production environment if you don't need the latest enhancements and prefer a robust system.
Install Naobian (Recommended)
- Download and install Etcher
- Download the Naobian image (
.img
file) for your system from the repo: - Follow the Naobian Documentation
Note: sha256 checksum if you want to check the download f308875fba9ffad8868aa256e50df095eaa2cf159adebd490c4a555ae147ee1c Naobian-1.0.zip
Manual Installation
- Follow the Config Documentation to setup the Audio Engine, Text-to-Speech, & Speech-to-Text.
- Fetch the repository
- Explode directory
- Rename directory
- Go into the directory
- Setup the install
- Run the install
- Run the app
curl -L "https://dl.bintray.com/naomiproject/rpi-repo2/stable/Naomi-2.2.zip" -o Naomi-2.2.zip
unzip Naomi-2.2.zip
mv Naomi-2.2 Naomi
cd Naomi
chmod +x naomi-setup.sh
chmod +x compile_translations.sh
./naomi-setup.sh
python Naomi.py
Acknowledgements
- JFrog is distributing our releases through Bintray.
- Netlify provides continuous deployment and hosting for this website.