#232 RuntimeError: Requested int8_float16 compute type, but the target device or backend do not support efficient int8_float1

IP: 182.35.x.x Posted at: 1 day ago

语音识别阶段出错:Traceback (most recent call last):

File "videotrans\recognition\_base.py", line 64, in run

File "videotrans\recognition\_overall.py", line 156, in _exec

RuntimeError: Requested int8_float16 compute type, but the target device or backend do not support efficient int8_float16 computation.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):

File "videotrans\task\trans_create.py", line 376, in recogn

File "videotrans\recognition\__init__.py", line 240, in run

File "videotrans\recognition\_base.py", line 67, in run

videotrans.configure._except.SpeechToTextError: Requested int8_float16 compute type, but the target device or backend do not support efficient int8_float16 computation.:FasterAll

During handling of the above exception, another exception occurred:

Traceback (most recent call last):

File "videotrans\task\job.py", line 77, in run

File "videotrans\task\trans_create.py", line 412, in recogn

RuntimeError: Requested int8_float16 compute type, but the target device or backend do not support efficient int8_float16 computation.:FasterAll

=====

Windows-10-10.0.19045-SP0

version:v3.78

frozen:True

language:zh

Post Your Reply

Trending Questions