This is a simple script for splitting .mp3 audio files into 16 second .wav chunks using node js. I know. That is strangely specific.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This Node.js script automates splitting MP3 audio files into 16-second WAV chunks, requiring FFmpeg for conversion. It's designed for developers or researchers needing to batch-process audio into uniform segments, such as for machine learning datasets. Users run it via `npm