mirror of
https://github.com/JefferyHcool/BiliNote.git
synced 2026-05-10 17:43:40 +08:00
fix:修复 cpu 核心锁死问题
fix cpu 核心锁死问题
This commit is contained in:
@@ -64,7 +64,6 @@ class WhisperTranscriber(Transcriber):
|
||||
model_size_or_path=model_path,
|
||||
device=self.device,
|
||||
compute_type=self.compute_type,
|
||||
cpu_threads=cpu_threads,
|
||||
download_root=model_dir
|
||||
)
|
||||
@staticmethod
|
||||
|
||||
Reference in New Issue
Block a user