diff --git a/merged-with-duplicates.json b/merged-with-duplicates.json index e53c47e..45c4d6c 100644 --- a/merged-with-duplicates.json +++ b/merged-with-duplicates.json @@ -10497,7 +10497,7 @@ "name": "WHISPER_MODEL", "label": "WHISPER_MODEL", "default": "tiny-int8", - "description": "Whisper model that will be used for transcription." + "description": "Whisper model that will be used for transcription. From `tiny`, `base`, `small` and `medium`, all with `-int8` compressed variants" }, { "name": "WHISPER_BEAM", diff --git a/merged.json b/merged.json index bc4293b..98bfb5f 100644 --- a/merged.json +++ b/merged.json @@ -4280,7 +4280,7 @@ "name": "WHISPER_MODEL", "label": "WHISPER_MODEL", "default": "tiny-int8", - "description": "Whisper model that will be used for transcription." + "description": "Whisper model that will be used for transcription. From `tiny`, `base`, `small` and `medium`, all with `-int8` compressed variants" }, { "name": "WHISPER_BEAM",