Commit 88ab91e
Fix flaky speech test for speaker diarization (#1829)
* Fix flaky speech test for speaker diarization, speaker tags can be swapped between 2 speakers for different calls to the api * Make the tests fuzzier to handle api flakiness Co-authored-by: Averi Kitsch <akitsch@google.com>1 parent 0da47c9 commit 88ab91e
File tree
1 file changed
+6
-4
lines changed- speech/beta/src/test/java/com/example/speech
1 file changed
+6
-4
lines changedLines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
75 | | - | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
79 | 80 | | |
80 | 81 | | |
81 | 82 | | |
82 | | - | |
83 | | - | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
84 | 86 | | |
85 | 87 | | |
86 | 88 | | |
| |||
0 commit comments