From 0aed8745890f12ecfe0b2d9c4ba62bcdfb16f94e Mon Sep 17 00:00:00 2001 From: Yan Cheng Cheok Date: Fri, 11 Apr 2025 21:49:00 +0800 Subject: [PATCH] Remove duplicated item "lv": "latvian" --- whisperx/utils.py | 1 - 1 file changed, 1 deletion(-) diff --git a/whisperx/utils.py b/whisperx/utils.py index 4ccd77c..dfe3cf2 100644 --- a/whisperx/utils.py +++ b/whisperx/utils.py @@ -106,7 +106,6 @@ LANGUAGES = { "jw": "javanese", "su": "sundanese", "yue": "cantonese", - "lv": "latvian", } # language code lookup by name, with a few language aliases