techjarves/Uncensored-Local-Studio
Uncensored local AI studio for Windows, Linux, and macOS. Zero-setup GUI for Image Generation, GGUF LLMs, Text to Speech & Speech to Text
What it solves
Uncensored AI Studio 提供一個統一、完全離線的桌面介面,可執行多種 AI 模型。它消除對雲端訂閱、API 金鑰與網路連線的需求,確保完整隱私,並移除 AI 互動中的審查。
How it works
工作室充當高效能 GUI,管理多個專門的本地後端。它採用基於工作區的架構,透過在不同引擎之間切換來防止系統記憶體耗盡:
- Image Generation: 由
stable-diffusion.cpp提供 Stable Diffusion 模型的支援。 - Text Chat: 由
llama.cpp提供 GGUF 格式語言模型的支援。 - Speech-to-Text: 由
whisper.cpp提供音訊轉錄功能。 - Text-to-Speech: 由
kokoro-js搭配 Kokoro-82M ONNX 模型提供語音合成。
它會自動偵測硬體,套用最佳加速方式(Nvidia 使用 CUDA、AMD 使用 ROCm、macOS 使用 Metal,或 Intel NPU 使用 OpenVINO)。
Who it’s for
想要「零配置」體驗,在 Windows、Linux 或 macOS 上本地執行文字、圖像、音訊等多種 AI 模式,且不依賴外部伺服器或雲端服務的使用者。
Highlights
- Zero-Install Portability: 包含自包含的執行環境(Node.js 與 GPU 後端),不會改變全域系統環境。
- Hardware-Accelerated: 原生支援 Nvidia、AMD、Intel 與 Apple Silicon 的 GPU/NPU。
- Integrated Model Manager: 允許使用者直接從 Hugging Face 下載權重,或透過拖放匯入本機檔案。
- Real-time Monitoring: 內建於 Web UI 的 CPU、RAM、GPU 與 VRAM 使用情況即時追蹤。