0990f76e19
fixed bug in cli that didn't handle txt files (from google)
zevav2019-03-08 21:44:55 -05:00
8f63320be4
simplified to not make output that is pipe-able, made google and amazon work with and without speaker IDs
zevav2019-03-08 14:26:16 -05:00
0301b3be23
added speaker_id conversions to Amazon and Google
zevav2019-03-08 10:23:01 -05:00
3fc6dacfde
made google work again after change in formatting of saved transcript. added speaker_id support to base class and Google
zevav2019-03-07 22:55:37 -05:00
2179769393
bumped setup version
zevav2019-03-07 02:35:40 -05:00
3aa2604ab2
bumped version on setup.py, updated README with new support for Google Speech API
zevav2019-03-07 02:34:50 -05:00
d30ecad583
updated tests to current format of converters, updated static/not-static decorators on base class to match its children, added GoogleConverter, moved one or two methods to the base class because they all work the same.
zevav2019-03-07 02:30:48 -05:00
6333f55c87
fixed is_path helper, added pretty printing option and turned it off by default, for piping
zevav2019-02-20 13:04:26 -05:00
667d2ccd05
fixing bug in helpers.is_path
zevav2019-02-20 12:39:03 -05:00
b0d7d30cfc
separate README for PyPI without gif
zevav2019-02-20 09:25:29 -05:00
11776eaa07
fixed viral_overlay output key name
zevav2019-02-19 09:33:51 -05:00
e36c8ba30e
finished refactoring to a single repo, and to OOP for straight-forward adding of new ASR APIs. added Gentle, and added viral_overlay JSON output. added tests
zevav2019-02-06 22:28:08 -05:00
84fe4d2fd4
brought over changes from when transcript_processing was nested inside transcribely's back_end package. started refactoring converters into OOP
zevav2019-02-06 20:57:21 -05:00
d5a37df5a8
created converter for speechmatics timing
zevav2018-11-22 03:56:03 -05:00
4da2317db8
fixed bug with index
zevav2018-11-09 04:33:43 -05:00
e31d9e6883
removed 'space' and 'paragraphNum' fields, added puncAfter and puncBefore, dealing with periods by putting them into appropcate puncafter fields
zevav2018-11-08 23:59:06 -05:00