CheshireCC / faster-whisper-GUI

faster_whisper GUI with PySide6
GNU Affero General Public License v3.0
1.69k stars 104 forks source link

加载模型显示的问题 #249

Open lzhphantom opened 1 day ago

lzhphantom commented 1 day ago

File "L:\FasterWhisperGUI\faster_whisper_GUI\modelLoad.py", line 41, in run File "L:\FasterWhisperGUI\faster_whisper_GUI\modelLoad.py", line 80, in loadModel File "L:\FasterWhisperGUI\faster_whisper\transcribe.py", line 145, in init RuntimeError: Unsupported model binary version. This executable supports models with binary version v6 or below, but the model has binary version v67324752. This usually means that the model was generated by a later version of CTranslate2. (Forward compatibility is not guaranteed.)