cleanup launch.json

This commit is contained in:
Karl 2024-01-08 12:53:55 +00:00
parent 765eca2ace
commit 295918a129

10
.vscode/launch.json vendored
View File

@ -12,19 +12,9 @@
"console": "integratedTerminal",
"justMyCode": false,
"args": [
// "Class of '92 - Out of Their League - S08E03 - Episode 3 HDTV-1080p.mkv",
"--model",
"base",
// "--srt_only",
// "TRUE",
// "--output_srt",
// "TRUE",
"-o",
"./test"
],
"env": {
"token": ""
}
}
]
}