AUV
An All-in-One Speech, Sound, Music Codec with Single Nested Codebook
Install / Use
/learn @SWivid/AUVREADME
AUV
Teaching Audio Universal Vector Quantization with Single Nested Codebook
Setup
pip install auv
wget https://huggingface.co/SWivid/AUV/resolve/main/auv.pt
Inference
Command line usage, reconstruct all .wav files under the input-dir and write to the output-dir:
auv-infer --input-dir INPUT_WAV_DIR --output-dir OUTPUT_WAV_DIR --ckpt CKPT_PATH
# if torch.bfloat16 inference: --bf16
# if need to assign gpu: --device cuda:0
Python script usage see src/auv/infer.py.
Related Skills
node-connect
342.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
342.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.7kCommit, push, and open a PR
