CVE: 2025-36911
This repository contains the whisperpair script designed for the Bruce platform. This tool pairs Whisper audio with contextual metadata for processing on Bruce devices.
- A Bruce device
- Access to the JavaScript interpreter on Bruce
-
Download the script
Download thewhisperpair.jsscript to your Bruce device. -
Open the JS interpreter
On your Bruce device, open the JavaScript interpreter. -
Load the script
In the interpreter, load the downloaded script file.
Once the script is loaded in the interpreter, follow any prompts or commands defined in it to begin processing audio pairs.
Contributions are welcome. If you find bugs, want to add features, or improve documentation:
- Fork the repository.
- Create a new branch (
git checkout -b feature‑name). - Make your changes.
- Submit a pull request.
Please include clear commit messages and descriptions for your changes.
If you want help drafting a contribution guide or adding examples, I can help with that too.