We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42db8a8 commit 3b53f5aCopy full SHA for 3b53f5a
src/content/workers-ai-models/whisper-large-v3-turbo.json
@@ -41,8 +41,8 @@
41
"description": "The language of the audio being transcribed or translated."
42
},
43
"vad_filter": {
44
- "type": "string",
45
- "default": "false",
+ "type": "boolean",
+ "default": false,
46
"description": "Preprocess the audio with a voice activity detection model."
47
48
"initial_prompt": {
0 commit comments