Huanshere / Huanshere/VideoLingo

ValueError int8 compute type

Open
#467 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.