RobotecAI/rai

installation on arm64 environment

Ouverte

#472 ouverte le 25 mars 2025

 (2 commentaires) (0 réaction) (0 personne assignée)Python (73 forks)auto 404
enhancementhelp wantedpriority/minor

Métriques du dépôt

Stars
 (554 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur