Skip to content

Commit a9b92c4

Browse files
committed
Update benchmark concurrent worker count
1 parent 9f493bc commit a9b92c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/WhisperKitTests/RegressionTests.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ final class RegressionTests: XCTestCase {
4747
let vadDecodingOptions = DecodingOptions(
4848
verbose: true,
4949
task: .transcribe,
50-
concurrentWorkerCount: 4,
50+
concurrentWorkerCount: 16,
5151
chunkingStrategy: .vad
5252
)
5353

0 commit comments

Comments
 (0)