Skip to content

Commit 5000423

Browse files
docs: use "turbo" as the example model
1 parent 54c6b10 commit 5000423

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,8 @@ The following inputs can be used for testing the model:
5454
```json
5555
{
5656
"input": {
57-
"audio": "https://github.com/runpod-workers/sample-inputs/raw/main/audio/gettysburg.wav"
57+
"audio": "https://github.com/runpod-workers/sample-inputs/raw/main/audio/gettysburg.wav",
58+
"model": "turbo"
5859
}
5960
}
6061
```

0 commit comments

Comments
 (0)