Skip to content

Commit 2ac1041

Browse files
committed
vorbis, webm
Watson STT now supports ogg/vorbis and webm with opus or vorbis. We recommend ogg with opus for most uses.
1 parent 1f9e2ec commit 2ac1041

File tree

7 files changed

+8530
-6829
lines changed

7 files changed

+8530
-6829
lines changed

.eslintrc.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
module.exports = {
2+
"parser": "esprima",
23
"env": {
34
"node": true,
45
"browser": true,

0 commit comments

Comments
 (0)