CoolFace
Datasetpublic

laixuanthoi/audio-cpp-model-archives

audio.cpp model archives Public archive cache for selected audio.cpp model folders. Files are .tar.zst archives intended to be downloaded and extracted into /models on GPU instances. mkdir -p /models wget -O /workspace/OmniVoice.tar.zst https://huggingface.co/datasets/laixuanthoi/audio-cpp-model-archives/resolve/main/OmniVoice.tar.zst tar --use-compress-program='zstd -d' -xf /workspace/OmniVoice.tar.zst -C /models See sha256sums-omnivoice.txt for integrity checks.

sourceHugging Faceotherupdated 2mo agoView on Hugging Face
0likes13downloads
Dataset Card

audio.cpp model archives

Public archive cache for selected audio.cpp model folders.

Files are .tar.zst archives intended to be downloaded and extracted into /models on GPU instances.

bash
mkdir -p /models
wget -O /workspace/OmniVoice.tar.zst https://huggingface.co/datasets/laixuanthoi/audio-cpp-model-archives/resolve/main/OmniVoice.tar.zst
tar --use-compress-program='zstd -d' -xf /workspace/OmniVoice.tar.zst -C /models

See sha256sums-omnivoice.txt for integrity checks.