Improvements
This commit is contained in:
@@ -2,7 +2,7 @@ import logging
|
||||
|
||||
from faster_whisper import WhisperModel
|
||||
|
||||
logging.basicConfig(level=logging.INFO)
|
||||
# Do not call basicConfig here, as it's called in the orchestrator
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user