From c54720d0ea4bd30c403684ffb0d1fa1c0961e68f Mon Sep 17 00:00:00 2001 From: Guekka Date: Tue, 19 Dec 2023 00:51:29 +0000 Subject: [PATCH] Update template lists --- merged-with-duplicates.json | 2 +- merged.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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",