Граф коммитов

133 Коммитов

Автор SHA1 Сообщение Дата
Andre Natal 2c59695b70 Merge pull request #48 from andrenatal/handling-kaldi-errors
Handle kaldi errors
2017-07-28 13:04:43 -07:00
Andre Natal 02136bb75c handle kaldi errors 2017-07-28 12:53:09 -07:00
Jon Buckley faecd3f757 asrRes doesn't exist when an error occurs 2017-07-24 13:08:42 -04:00
Jon Buckley 6947f73a2e Fix error when not building a tag 2017-07-24 11:10:21 -04:00
Jon Buckley e872e3a69d 1.0.2 2017-07-24 11:03:16 -04:00
Jon Buckley a0d04fea32 Workaround $CIRCLE_TAG not working in Circle CI 2.0 part 2 2017-07-24 11:01:45 -04:00
Jon Buckley 1f78ad04c5 Workaround $CIRCLE_TAG not working in Circle CI 2.0 2017-07-24 10:49:16 -04:00
Jon Buckley 53c573b411 1.0.1 2017-07-24 10:07:27 -04:00
Andre Natal 3ec6483c3f Merge pull request #43 from mozilla/logs
Issue #39 - Add mozlog
2017-07-20 14:13:13 -07:00
Andre Natal 055dcff388 Merge pull request #44 from mozilla/shrink-docker
Reduce Docker image size
2017-07-20 14:13:02 -07:00
Jon Buckley 01d1d2d3c6 Fix lint again 2017-07-20 16:35:19 -04:00
Jon Buckley 1eba8b4fe6 Re-add GET / 2017-07-20 16:17:59 -04:00
Jon Buckley 656e1f9960 Fix lint 2017-07-20 16:16:39 -04:00
Jon Buckley 8b69cb5cb0 Reduce Docker image size 2017-07-20 16:10:00 -04:00
Jon Buckley 248fb40c3e Issue #39 - Add mozlog 2017-07-20 16:05:45 -04:00
Jon Buckley c3133305e9 Missed a few s/app/speech-proxy/ 2017-07-20 11:40:54 -04:00
Jon Buckley b482fdbffe Fix lint 2017-07-19 22:19:21 -04:00
Jon Buckley d6019fad69 Issue #14: Save audio files & transcription to S3 2017-07-19 22:08:53 -04:00
Jon Buckley 2eb6f75f09 Use a more specific docker tag & disable firejail 2017-07-19 22:08:53 -04:00
Jon Buckley ca997f73ed Issue #18: Use package-lock.json when installing dependencies 2017-07-19 22:08:53 -04:00
Andre Natal b8b79be39c Merge pull request #41 from clouserw/docs
add docs. fixes #11
2017-07-19 15:10:04 -07:00
Andre Natal 132e3cceaf Merge pull request #42 from andrenatal/issue03
Validate if the file is an opus
Fixes #3
2017-07-19 15:06:05 -07:00
Andre Natal 116b22c024 Validate if the file is an opus 2017-07-19 14:59:29 -07:00
Andre Natal eff19485ee Merge pull request #40 from andrenatal/issue25
Always return 200 on GET
2017-07-19 14:36:54 -07:00
Andre Natal 2980dc11c4 Returning 200 on every /GET 2017-07-19 14:30:57 -07:00
Wil Clouser 7cae1a9150
add docs. fixes #11 2017-07-19 14:25:09 -07:00
Andre Natal 98783e2ed5 update travis notification 2017-07-17 16:16:13 -07:00
Andre Natal ba4a61fcbf Adding travis notifications 2017-07-17 16:05:34 -07:00
Andre Natal ab0c80ab42 Merge pull request #38 from andrenatal/travis
Update .travis.yml - removing iojs
2017-07-10 18:53:00 -07:00
Andre Natal 89ee8d9629 Update .travis.yml 2017-07-10 18:22:53 -07:00
Andre Natal 10fe882c0f Fixing travis tag 2017-07-10 15:48:56 -07:00
Andre Natal 8011af6ad1 Fixing travis tag 2017-07-10 15:46:28 -07:00
Andre Natal 6a03bd3ba2 Merge pull request #37 from andrenatal/travis
Adding travis
2017-07-10 15:42:07 -07:00
Andre Natal ae16644f99 Adding travis 2017-07-10 15:40:21 -07:00
Andre Natal 980343a4f0 Merge pull request #36 from andrenatal/issue33
returning to express when opus fails
2017-07-10 13:35:58 -07:00
Andre Natal 49136f273d returning to express when opus fails 2017-07-10 13:34:44 -07:00
Jon Buckley c524064ef2 Temporarily disable tests 2017-07-10 12:31:44 -04:00
Jon Buckley f2f804ed4c Merge pull request #34 from andrenatal/fixing-makefile
Change env var to ASR_URL to point to correct kaldi endpoint
2017-07-10 10:59:40 -04:00
Andre Natal 8a4819334f Change env var to ASR_URL to point to correct kaldi endpoint 2017-07-08 18:08:21 -07:00
Andre Natal 6b7ff0a3f4 Merge pull request #32 from mozilla/fixing-lint
Fixing lint
2017-07-07 18:25:35 -07:00
Andre Natal 0890281452 Fixing lint 2017-07-07 18:24:53 -07:00
Andre Natal 129a97c20e Merge pull request #26 from g-k/fix-lint
satisfy the linter
2017-07-07 18:15:56 -07:00
Andre Natal 838960edda Merge pull request #31 from mozilla/return-on-fail
Fixing return when fail
2017-07-07 18:15:36 -07:00
Andre Natal 6e26bef906 Fixing return when fail 2017-07-07 18:11:21 -07:00
Andre Natal 3d46a69805 Merge pull request #27 from g-k/option-to-disable-firejail
Add option to disable firejail around the opusdec call
2017-07-07 17:42:01 -07:00
Andre Natal fb078403d6 Merge pull request #29 from mozilla/opus-issues
Fixing http header order of calling
2017-07-07 17:39:36 -07:00
Andre Natal d3a1716419 Fixing http header order of calling 2017-07-07 17:33:36 -07:00
Andre Natal 14d5b7f8ed Merge pull request #28 from andrenatal/__heartbeat__
Adding __heartbeat__
2017-07-07 16:14:30 -07:00
Andre Natal 3064dfb49c Adding __heartbeat__ 2017-07-07 16:12:38 -07:00
Greg Guthe 39bc6262aa
satisfy the linter 2017-07-07 18:03:50 -04:00