microsoft / microsoft/onnxruntime
[Feature Request] Can you make it compatible with pypy3
Open
Nobody has claimed this yet.
feature request
- Dominant language
- C++
- Stars
- 21.9k
- Forks
- 4.2k
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 184
Description
Describe the feature request
I want it to run with pypy3, for the speed gains
Describe scenario use case
I use a tts called kokoro-manim-voiceover, it uses onnx-runtime and all other libraries except this one are compatible and I just can't get the speed I would with pypy3 as I have to use cpython
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
The request does not name any files, tests, or entry points. Start by determining the parts of ONNX Runtime that prevent use with PyPy3 and whether its dependency set supports that interpreter. Done means the requested kokoro-manim-voiceover use case runs with PyPy3 and compatibility is verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100