Unsigned
13
1

voice-pipeline

:

Use the Pull Tag button to download this ModelKit.

Or, read our KitOps documentation to learn how to use kit unpack --filter to download only the components you need.

ModelKit Tag Metadata

Author
Jozu AI
Date added
Size
1.2GB
Digest
Total pulls
13

Package

Name
voice-ai-pipeline
Version
1.0.0
Authors
Jozu AI
Description
Complete call centre voice AI pipeline bundling STT, LLM, and TTS models with orchestration code. One `kit unpack` to run the full demo. For production use, see individual ModelKits under models/.

Model

Name
qwen3-0.6B
Path
./models/llm/weights/Qwen3-0.6B-Q4_K_M.gguf
License
Apache-2.0
Parts
N/A
Parameters
{ "temperature": 0.7, "context_length": 4096 }

Datasets

./models/stt/weights/
Preview
./models/tts/weights/
Preview

Codebases

./pipeline/
Preview
./models/stt/src/
Preview
./models/llm/src/
Preview
./models/tts/src/
Preview
./scripts/
Preview

Docs

./README.md
Preview