File tree
Expand file treeCollapse file tree
3 files changed
+14
-6
lines changedFilter options
- speech
- cloud-client
- grpc
Expand file treeCollapse file tree
3 files changed
+14
-6
lines changedspeech/cloud-client/transcribe.py
Copy file name to clipboardExpand all lines: speech/cloud-client/transcribe.py+5-2Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
| 27 | + |
27 | 28 |
|
28 | 29 |
|
29 | 30 |
|
| ||
41 | 42 |
|
42 | 43 |
|
43 | 44 |
|
44 |
| - |
| 45 | + |
| 46 | + |
| 47 | + |
45 | 48 |
|
46 |
| - |
| 49 | + |
47 | 50 |
|
48 | 51 |
|
49 | 52 |
|
|
+8-3Lines changed: 8 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
| 23 | + |
23 | 24 |
|
24 | 25 |
|
25 | 26 |
|
| ||
44 | 45 |
|
45 | 46 |
|
46 | 47 |
|
47 |
| - |
| 48 | + |
48 | 49 |
|
| 50 | + |
49 | 51 |
|
50 | 52 |
|
51 | 53 |
|
52 | 54 |
|
53 | 55 |
|
| 56 | + |
54 | 57 |
|
55 | 58 |
|
56 | 59 |
|
| ||
65 | 68 |
|
66 | 69 |
|
67 | 70 |
|
| 71 | + |
68 | 72 |
|
69 | 73 |
|
70 | 74 |
|
| ||
90 | 94 |
|
91 | 95 |
|
92 | 96 |
|
93 |
| - |
| 97 | + |
94 | 98 |
|
95 | 99 |
|
| 100 | + |
96 | 101 |
|
97 | 102 |
|
98 |
| - |
| 103 | + |
speech/grpc/transcribe_streaming.py
Copy file name to clipboardExpand all lines: speech/grpc/transcribe_streaming.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
142 | 142 |
|
143 | 143 |
|
144 | 144 |
|
145 |
| - |
| 145 | + |
146 | 146 |
|
147 | 147 |
|
148 | 148 |
|
|
0 commit comments