RobotecAI/rai

installation on arm64 environment

开放

#472 创建于 2025年3月25日

 (2 条评论) (0 个反应) (0 位负责人)Python (73 个派生)auto 404
enhancementhelp wantedpriority/minor

仓库指标

星标
 (554 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Is your feature request related to a problem? Please describe. I am trying to install rai in an embedded system with arm64 arch, but not able to do so due to whisper depends on "triton" package which has no arm64 release.

Describe the solution you'd like Added support to install on arm64 environment. Or make openai-whisper as optional installation.

Describe alternatives you've considered Maybe besides poetry, add other build scripts for advanced installation.

贡献者指南