Skip to content

Omni-VRAM v0.4.0 - Complete Release

Choose a tag to compare

@Liangchenxu Liangchenxu released this 14 Jun 07:59
· 27 commits to main since this release

Omni-VRAM v0.4.0 - Complete Release

New Features

  • Whisper Integration — 本地 whisper.cpp 后端,支持多语言转写
  • Config Module — .env 配置管理,敏感信息自动脱敏
  • 4 Example Apps — 实时语音助手、会议转写、对话机器人、性能测试
  • Full Documentation — API参考、安装指南、FAQ

Performance

  • KV-Cache 零拷贝注入:11x faster than torch.cat
  • 音频前端融合:28x faster than PyTorch

Installation

pip install omni-vram

or

git clone https://github.com/Liangchenxu/Omni-VRAM.git
cd Omni-VRAM && python setup.py install

Documentation

  • Installation Guide
  • Quick Start
  • API Reference
  • Technical Blog

Thanks

Thanks to all contributors and early testers!