Skip to content

Commit 3030e1a

Browse files
committed
attempt rebase
1 parent 9b5b887 commit 3030e1a

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

.DS_Store

0 Bytes
Binary file not shown.

SDK_v1/.DS_Store

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

SDK_v1/test_speechtotext.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@ def test_status():
4040

4141
print(json.loads(result)["text"])
4242

43+
test_upload()
4344
#test_transcribe()
44-
#test_transcribe()
45-
test_status()
45+
#test_status()
4646
# API_KEY="1bd15e1c161ff6d4db2ea1d661d7468b4fa61ca9"
4747
# token="Token {api}".format(api=API_KEY)
4848
# print(token)

0 commit comments

Comments
 (0)