byted-tos-audio-process

Installation
SKILL.md

Volcengine TOS Audio Process

Convert audio files stored in Volcengine TOS into PCM-oriented WAV output through the TOS gateway's media_jobs API.

Setup (once per environment)

Install dependencies on first use:

cd {baseDir}
pip install -r {baseDir}/requirements.txt

Then run scripts with Python 3.7+:

python3 {baseDir}/scripts/<script>.py <args>
Installs
7
GitHub Stars
368
First Seen
May 18, 2026
byted-tos-audio-process — bytedance/agentkit-samples