diff --git a/merged-with-duplicates.json b/merged-with-duplicates.json index d394173..2a0350e 100644 --- a/merged-with-duplicates.json +++ b/merged-with-duplicates.json @@ -10596,7 +10596,7 @@ "name": "WHISPER_MODEL", "label": "WHISPER_MODEL", "default": "tiny-int8", - "description": "Whisper model that will be used for transcription. From `tiny`, `base`, `small` and `medium`, all with `-int8` compressed variants" + "description": "Whisper model that will be used for transcription. From `tiny`, `base`, `small` and `medium.en`, all with `-int8` compressed variants" }, { "name": "WHISPER_BEAM", diff --git a/merged.json b/merged.json index 24d07f3..e783a40 100644 --- a/merged.json +++ b/merged.json @@ -4378,7 +4378,7 @@ "name": "WHISPER_MODEL", "label": "WHISPER_MODEL", "default": "tiny-int8", - "description": "Whisper model that will be used for transcription. From `tiny`, `base`, `small` and `medium`, all with `-int8` compressed variants" + "description": "Whisper model that will be used for transcription. From `tiny`, `base`, `small` and `medium.en`, all with `-int8` compressed variants" }, { "name": "WHISPER_BEAM",