RobotecAI/rai

installation on arm64 environment

Aperta

#472 aperta il 25 mar 2025

 (2 commenti) (0 reazioni) (0 assegnatari)Python (73 fork)auto 404
enhancementhelp wantedpriority/minor

Metriche repository

Star
 (554 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor