installation on arm64 environment
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 589
- Forks
- 76
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 3
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the Poetry dependency configuration and how openai-whisper and triton are installed. Test installation for an arm64 environment; done means RAI can install there, either with supported dependencies or with openai-whisper made optional.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, embedded-iot
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100