Loading…

Quick reference commands, cheat sheets, and recipes for common tasks you'll encounter in the lab. Everything below is configured on the Call Center Village laptops.
| Tool | Location | Purpose |
|---|---|---|
| whisper.cpp | /opt/whisper.cpp | Speech-to-text transcription |
| Faster Whisper | /opt/faster-whisper | Accelerated speech-to-text |
| llama.cpp | /opt/llama.cpp | Local language model inference |
| Piper | /opt/piper | Lightweight local TTS |
| Kokoro | /opt/kokoro | ONNX-based TTS |
| Coqui TTS | /opt/coqui-tts | XTTS voice cloning |
| Spark TTS | /opt/spark-tts | Zero-shot voice cloning |
| Tool | Location | URL | Purpose |
|---|---|---|---|
| llama.cpp | /opt/llama.cpp | http://localhost:8080 | LLM API server |
| Kokoro-FastAPI | /opt/kokoro-fastapi | http://localhost:8880 | Fast TTS API |
| Qwen3-TTS | /opt/qwen3-tts | http://localhost:8000 | Voice cloning + design web UI |
| OpenVoice | /opt/openvoice | http://localhost:7866 | Tone color conversion |
| RVC | /opt/rvc | http://localhost:7865 | Voice conversion training |
This training is designed for 1920×1080 resolution on a desktop browser with a headset and microphone. We recommend LibreWolf.