Huanshere / Huanshere/VideoLingo
ValueError int8 compute type
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 18.5k
- Forks
- 2k
- Avg merge
- 7h 41m
- Merged PRs (30d)
- 12
Description
请问遇到下面的报错怎么解决?
WhisperX processing error:: Requested int8 compute type, but the target device or backend do not support efficient int8
computation., retry: 1/0
ValueError: Requested int8 compute type, but the target device or backend do not support efficient int8 computation.
Contributor guide
No contributing guide indexed for this repository
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 locating the WhisperX processing configuration that requests the int8 compute type and check how the target device or backend is selected. Reproduce the reported ValueError and verify the resulting configuration supports the selected backend before considering the issue complete.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100