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 1bef0f6 commit fe3098fCopy full SHA for fe3098f
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