diff --git a/whisperx/utils.py b/whisperx/utils.py index 2cf5090..8c997ce 100644 --- a/whisperx/utils.py +++ b/whisperx/utils.py @@ -145,7 +145,7 @@ PUNKT_LANGUAGES = { 'sl': 'slovene', 'sv': 'swedish', 'tr': 'turkish', - "ml": "malayalam" + "ml": "malayalam", "ru": "russian", }