Skip to content

Commit 9b5b887

Browse files
committed
Update readme.md
1 parent 1e4ab27 commit 9b5b887

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SDK_v1/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Save the upload_url. You can use this url link in the rest of the calls.
1818

1919
2- Submit your audio file for transcription
2020
```
21-
upload_url=upload_url
21+
upload_url=upload_url # you can skip step 1 and just input the accessible link of your # file)
2222
2323
result_transcribe = speect_to_text.transcribe(upload_url,API_KEY, model_choice)
2424

0 commit comments

Comments
 (0)