This document provides guidelines for maintaining high-quality Python code. These rules MUST be followed by all AI coding agents and contributors.
All code you write MUST be fully optimized.
"Fully optimized" includes:
| license: mit |
| //add this to your package.json | |
| // "audio-buffer-utils": "^5.1.2", | |
| // "audio-decode": "^1.4.0", | |
| // "audiobuffer-to-wav": "^1.0.0", | |
| // "node-lame": "^1.2.0", | |
| // "ogg.js": "^0.1.0", | |
| // "opus.js": "^0.1.1", | |
| const fs = require('fs'); |