Commit 985c2be
File tree
Expand file treeCollapse file tree
3 files changed
+10
-0
lines changedFilter options
- speech/cloud-client
Expand file treeCollapse file tree
3 files changed
+10
-0
lines changedspeech/cloud-client/transcribe.py
Copy file name to clipboardExpand all lines: speech/cloud-client/transcribe.py+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
| 31 | + |
31 | 32 |
|
32 | 33 |
|
33 | 34 |
|
| ||
55 | 56 |
|
56 | 57 |
|
57 | 58 |
|
| 59 | + |
58 | 60 |
|
59 | 61 |
|
| 62 | + |
60 | 63 |
|
61 | 64 |
|
62 | 65 |
|
| ||
77 | 80 |
|
78 | 81 |
|
79 | 82 |
|
| 83 | + |
80 | 84 |
|
81 | 85 |
|
82 | 86 |
|
|
speech/cloud-client/transcribe_async.py
Copy file name to clipboardExpand all lines: speech/cloud-client/transcribe_async.py+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
| 30 | + |
30 | 31 |
|
31 | 32 |
|
32 | 33 |
|
| ||
63 | 64 |
|
64 | 65 |
|
65 | 66 |
|
| 67 | + |
66 | 68 |
|
67 | 69 |
|
| 70 | + |
68 | 71 |
|
69 | 72 |
|
70 | 73 |
|
| ||
93 | 96 |
|
94 | 97 |
|
95 | 98 |
|
| 99 | + |
96 | 100 |
|
97 | 101 |
|
98 | 102 |
|
|
speech/cloud-client/transcribe_streaming.py
Copy file name to clipboardExpand all lines: speech/cloud-client/transcribe_streaming.py+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
| 29 | + |
29 | 30 |
|
30 | 31 |
|
31 | 32 |
|
| ||
62 | 63 |
|
63 | 64 |
|
64 | 65 |
|
| 66 | + |
65 | 67 |
|
66 | 68 |
|
67 | 69 |
|
|
0 commit comments