👍️[Update] Optimize : Init時のconfigの取得処理を変更
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
from os import path as os_path, makedirs as os_makedirs
|
||||
from requests import get as requests_get
|
||||
from typing import Callable
|
||||
import torch
|
||||
import huggingface_hub
|
||||
from faster_whisper import WhisperModel
|
||||
import logging
|
||||
|
||||
Reference in New Issue
Block a user