안녕하세요,
팟플레이어의 '소리로 자막생성' whisper-fast 으로 잘 사용하고 있었는데요
업데이트 후 부터 사용이 안되네요
Vulkan 잘되는데 whisper-fast 가 안되네요
다음과 같은 오류가 발생합니다.
Traceback (most recent call last):
File "D:\whisper-fast\__main__.py", line 1600, in <module>
File "D:\whisper-fast\__main__.py", line 1431, in cli
File "faster_whisper\transcribe.py", line 140, in __init__
ValueError: Requested float16 compute type, but the target device or backend do not support efficient float16 computation.
[9856] Failed to execute script '__main__' due to unhandled exception!
팟플레이어 기존 폴더 삭제 후 재설치
whisper-fast 기존 폴더 삭제 링크 다운 엔진 재설치
모델 medium 기존 폴더 삭제 힝크 다운 재설치
이렇게 해도 위 현상처럼 안됩니다.
첫댓글 새로 다운로드 받은 뒤에 다시 설치해서 사용해 보시기 바랍니다.