added docsting
This commit is contained in:
@@ -70,6 +70,7 @@ class Transcriber:
|
|||||||
|
|
||||||
Args:
|
Args:
|
||||||
model (whisper): The Whisper model to use for transcription.
|
model (whisper): The Whisper model to use for transcription.
|
||||||
|
model_name (str): The name of the model.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
self.model = model
|
self.model = model
|
||||||
|
|||||||
Reference in New Issue
Block a user