3 lines
101 B
Python
3 lines
101 B
Python
from faster_whisper.transcribe import WhisperModel
|
|
from faster_whisper.utils import format_timestamp
|