File size: 106 Bytes
c2cf720 |
1 2 3 4 5 6 |
import whisper
whisper._MODELS["NbAiLab/whisper-large-sme"] = ""
from whiper.transcribe import cli
from
|
c2cf720 |
1 2 3 4 5 6 |
import whisper
whisper._MODELS["NbAiLab/whisper-large-sme"] = ""
from whiper.transcribe import cli
from
|