Commit cfa07e8
File tree
Expand file treeCollapse file tree
4 files changed
+23
-24
lines changedFilter options
- speech/cloud-client
Expand file treeCollapse file tree
4 files changed
+23
-24
lines changedspeech/cloud-client/transcribe.py
Copy file name to clipboardExpand all lines: speech/cloud-client/transcribe.py+6-8Lines changed: 6 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
54 |
| - |
55 |
| - |
56 |
| - |
57 |
| - |
| 54 | + |
| 55 | + |
| 56 | + |
58 | 57 |
|
59 | 58 |
|
60 | 59 |
|
| ||
76 | 75 |
|
77 | 76 |
|
78 | 77 |
|
79 |
| - |
80 |
| - |
81 |
| - |
82 |
| - |
| 78 | + |
| 79 | + |
| 80 | + |
83 | 81 |
|
84 | 82 |
|
85 | 83 |
|
|
speech/cloud-client/transcribe_async.py
Copy file name to clipboardExpand all lines: speech/cloud-client/transcribe_async.py+10-10Lines changed: 10 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
52 |
| - |
| 52 | + |
53 | 53 |
|
54 |
| - |
55 |
| - |
56 |
| - |
57 |
| - |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
| ||
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
79 |
| - |
| 79 | + |
80 | 80 |
|
81 |
| - |
82 |
| - |
83 |
| - |
84 |
| - |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
85 | 85 |
|
86 | 86 |
|
87 | 87 |
|
|
speech/cloud-client/transcribe_streaming_mic.py
Copy file name to clipboardExpand all lines: speech/cloud-client/transcribe_streaming_mic.py+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
129 | 129 |
|
130 | 130 |
|
131 | 131 |
|
132 |
| - |
| 132 | + |
| 133 | + |
| 134 | + |
133 | 135 |
|
134 | 136 |
|
135 | 137 |
|
|
speech/cloud-client/transcribe_word_time_offsets.py
Copy file name to clipboardExpand all lines: speech/cloud-client/transcribe_word_time_offsets.py+4-5Lines changed: 4 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
49 |
| - |
50 |
| - |
51 |
| - |
| 49 | + |
| 50 | + |
52 | 51 |
|
53 | 52 |
|
54 | 53 |
|
| ||
82 | 81 |
|
83 | 82 |
|
84 | 83 |
|
85 |
| - |
86 |
| - |
| 84 | + |
| 85 | + |
87 | 86 |
|
88 | 87 |
|
89 | 88 |
|
|
0 commit comments