fix: error messages

This commit is contained in:
makaveli10
2024-01-09 13:35:38 +08:00
parent cafcb04fbc
commit 2300eedc8b
2 changed files with 4 additions and 10 deletions
-3
View File
@@ -934,9 +934,6 @@ class WhisperModel:
)
]
def destroy(self):
del self.model
def restore_speech_timestamps(
segments: Iterable[Segment],