Releases: brenpoly/be-more-agent
Release list
3D files for the BMO enclosure
📦 What's Included in this Release:
- The .stl and .obj files for the complete physical enclosure
- PCB manufacturing gerbers for the faceplate buttons custom PCB
- Script for Adafruit Feather 32uF connected to the custom PCB
⚖️ Licensing Information
Please note the dual-license structure for this project:
Software / AI: All source code and scripts remain licensed under the MIT License.
Hardware / 3D Models: The .obj and .stl files and PCB designs included in this release are licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License (CC BY-NC-SA 4.0). You are welcome to print and remix these for personal use, but please do not sell the files or physical builds.
Custom BMO Voice Model (v1.0)
🎮 The Custom BMO Voice
This release contains the custom, fine-tuned text-to-speech voice model for the Be More Agent project.
What's Included:
bmo.onnx(The compiled voice model)bmo.onnx.json(The Piper configuration file)
Technical Details:
This model was trained locally using Piper, an open-source, fast, and local neural text-to-speech engine. It was fine-tuned on top of the base "Amy" model (en_US-amy-medium).
⚖️ Credits and Disclaimers
Disclaimer: Fan Project
This repository and the associated voice model are a non-commercial, open-source fan project. "BMO" and Adventure Time are registered trademarks and copyrights of Cartoon Network and Warner Bros. Discovery. This project is not affiliated with, endorsed by, or sponsored by Cartoon Network or its parent companies.Voice Model Attribution
The text-to-speech capabilities of this project are powered by Piper. The original Piper engine and base models are developed by the Rhasspy project and distributed under the MIT License.