How to use from
llama.cpp
Install (macOS, Linux)
curl -LsSf https://llama.app/install.sh | sh
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf Thox-ai/ThoxSpeech-ASR-BitNet:Q6_K
# Run inference directly in the terminal:
llama cli -hf Thox-ai/ThoxSpeech-ASR-BitNet:Q6_K
Install from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf Thox-ai/ThoxSpeech-ASR-BitNet:Q6_K
# Run inference directly in the terminal:
llama cli -hf Thox-ai/ThoxSpeech-ASR-BitNet:Q6_K
Use pre-built binary
# Download pre-built binary from:
# https://github.com/ggerganov/llama.cpp/releases
# Start a local OpenAI-compatible server with a web UI:
./llama-server -hf Thox-ai/ThoxSpeech-ASR-BitNet:Q6_K
# Run inference directly in the terminal:
./llama-cli -hf Thox-ai/ThoxSpeech-ASR-BitNet:Q6_K
Build from source code
git clone https://github.com/ggerganov/llama.cpp.git
cd llama.cpp
cmake -B build
cmake --build build -j --target llama-server llama-cli
# Start a local OpenAI-compatible server with a web UI:
./build/bin/llama-server -hf Thox-ai/ThoxSpeech-ASR-BitNet:Q6_K
# Run inference directly in the terminal:
./build/bin/llama-cli -hf Thox-ai/ThoxSpeech-ASR-BitNet:Q6_K
Use Docker
docker model run hf.co/Thox-ai/ThoxSpeech-ASR-BitNet:Q6_K
Quick Links

ThoxSpeech-ASR-BitNet

License Params Base GGUF Format

Your AI. Your Data. Your Rules.

Verbatim redistribution of microsoft/VibeVoice-ASR-BitNet โ€” CPU-only multilingual ASR (NOT retrained or re-quantized by THOX).

What this is

  • This is a byte-for-byte mirror of microsoft/VibeVoice-ASR-BitNet (MIT, ยฉ Microsoft) with a SHA-256 provenance table. The decoder derives from Qwen2.5-1.5B (Apache-2.0, ยฉ Alibaba).
  • Total 1.58 GB (I8_S acoustic tokenizer 0.65 GB + I2_S/Q6_K LM 0.92 GB). CPU-only.
  • Cite Microsoft, not THOX. Accuracy degrades on far-field / overlapping speech (internal note: WER ~2.41 on LibriSpeech-clean).

Architecture (from config)

Field Value
Architecture 2-stage: I8_S VAE tokenizer + I2_S/Q6_K Qwen2.5-1.5B LM decoder

Intended use

Multilingual automatic speech recognition on CPU. Research / on-device transcription.

Usage

huggingface-cli download Thox-ai/ThoxSpeech-ASR-BitNet --local-dir ./ThoxSpeech-ASR-BitNet
# run with the VibeVoice / BitNet ggml ASR runtime (CPU)

Links


THOX.ai LLC โ€” Your AI. Your Data. Your Rules. ยท On-device and private by design.

Downloads last month
76
GGUF
Model size
2B params
Architecture
qwen2
Hardware compatibility
Log In to add your hardware

6-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for Thox-ai/ThoxSpeech-ASR-BitNet

Quantized
(6)
this model

Space using Thox-ai/ThoxSpeech-ASR-BitNet 1