Commit 4c2ee2a
Code Samples for new v1p1beta1 features (#118)
* MicrophoneStreamTest, and basic .ava tests-
* Just cosmetic, removed some notes, added note about Event style for test.
* removed .test, cleaned up yaaarghs
* Cleaned up test within MicStream.js, .ava tests forthcoming
* Pruned down to core streaming function, yaargs rebuilt, .ava upcoming
* newest .ava test, just makes sure yaargs loads, comments addressed
* Added Readme
* BetaFeatures for Test, fixed from yesterday
* Updated Readme
* Updated Readme, fixed old paths used in testing
* Updated Readme again
* Updated Yaargs Examples to fit readme
* Fixed Diarization bug
* Speech Fixes
* fixing eslint settings to merge
* eslint again
* testing lint quick fix
* more ESlint shennanigans
* cleaned up region tags
* Removed audiochannelGCS
* Removed Comments, also multiChannel GCS
* Removed Comments, GCS MultiChannel
* Removed multi Audio Channel
* Added mono-channel multi Language file to sample
* removed old console.log
* fixed todos and filename -> fileName
* removed docstrings
* removed enableWordTimeOffsets in WordLvlConfidence
* rebuild
* fixed space
* fixed package.lock for node8 circleCI
* Attempted fix for circleCI node 8
* attempted mime-types fix
* possible mime/CLI fix
* Merged Latest package chore stuff, for circleCI
* all outstanding comments, except eslint issue
* confidence test fix
* fixed eslinting in betaFeatures.js
* eslint again
* Fixed MultiChannel transcribe
* multiChannelGCS test
* Updated readme
* updated readme, scaffolding
* readme again1 parent 89fec42 commit 4c2ee2a
File tree
12 files changed
+643
-0
lines changed- speech
- resources
- system-test
12 files changed
+643
-0
lines changedLarge diffs are not rendered by default.
File mode changed.
File mode changed.
Binary file not shown.
Binary file not shown.
File mode changed.
Binary file not shown.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| |||
0 commit comments