33 Commits

Author SHA1 Message Date
07c4728bbf bumped version 2019-07-18 12:22:38 +02:00
b01ca332e8 updated README and bumped version 2019-03-25 23:16:43 +01:00
c97ec79ece bumped version 2019-03-08 22:09:14 -05:00
62ecfc9a72 added helper to get transcript type 2019-03-08 21:26:56 -05:00
9952f5fe4b added speaker diarization for amazon, not in CLI yet 2019-03-07 23:38:29 -05:00
ab6e381ebf bumped setup.py 2019-03-06 23:58:01 -05:00
2767f2ff55 updated README, setup.py, and fixed #27 2019-03-06 23:22:36 -05:00
7dff0121dd set up abstract base class 2019-03-05 19:04:48 -05:00
b858e7def0 status is working 2019-02-21 00:09:28 -05:00
ac278f2d18 added some tests, removed some unused methods on vendors/amazon 2019-02-20 21:30:30 -05:00
12297a321f ../.. 2019-02-20 13:28:20 -05:00
e6ff3fed1d removed extraneous dry_run arg, added 'status' CLI option 2019-02-20 13:26:10 -05:00
eaf0dc4cc3 made output pipeable hopefully, added 'pretty' option for 'get' in CLI 2019-02-20 12:52:39 -05:00
8383e6ebb3 fixing writing ot file 2019-02-20 12:31:31 -05:00
7407a1ecd6 ../.. 2019-02-20 12:20:38 -05:00
e2620ade65 using click.echo's built in file-handling 2019-02-20 12:16:23 -05:00
d5ce3d6583 formatted json transcript 2019-02-20 12:03:42 -05:00
226c645a6b bug fixes and back to pprint for JSON output 2019-02-20 11:51:58 -05:00
797f5a3bfe move getting trasncripts logic to helpers 2019-02-20 11:39:16 -05:00
2a3b85a8b5 renamed STT_SERVICES to SERVIES 2019-02-20 11:21:33 -05:00
666aba3d56 bugs 2019-02-20 11:16:42 -05:00
24920a52f8 made config work a little better, changed vendor class name to Transcriber. added demo gif 2019-02-20 10:43:21 -05:00
9e2f894187 changed credentials to config in amazon, don't set up aws clients unless config exists. static -> classmethod for several in amazon 2019-02-20 10:08:01 -05:00
3206dfad22 added Pipfile* to gitignire 2019-02-19 21:08:58 -05:00
4e4163da35 removed unnecessary 'name' variable in tatt/__init__.py 2019-02-19 13:51:39 -05:00
1ba60b0df2 bumped setup.py 2019-02-12 21:09:37 -05:00
6ceb88c591 fixed README, spruced up setup.py 2019-02-12 20:46:12 -05:00
355327afd7 added descriptions to setup.py 2019-02-12 20:18:08 -05:00
ae722a79f1 tweaking setup.py to make it work via pip 2019-02-12 19:51:46 -05:00
8a8ac24c73 changed dir structure and modified setup.py to use tatt package 2019-02-12 19:45:11 -05:00
a6f6341a6d added self to dependencies in setup.py 2019-02-12 19:31:21 -05:00
33c6940ef0 added more help text and docstrings to CLI 2019-02-12 19:27:13 -05:00
63a4bd4a2c first substantial commit. nearly working with Amazon. fixed #1 2019-02-07 14:31:50 -05:00