mirror of
https://github.com/SYSTRAN/faster-whisper.git
synced 2026-01-08 13:14:00 -05:00
Fix a typo (#1377)
This commit is contained in:
@@ -1778,7 +1778,7 @@ class WhisperModel:
|
||||
|
||||
Returns:
|
||||
language: Detected language.
|
||||
languege_probability: Probability of the detected language.
|
||||
language_probability: Probability of the detected language.
|
||||
all_language_probs: List of tuples with all language names and probabilities.
|
||||
"""
|
||||
assert (
|
||||
|
||||
Reference in New Issue
Block a user