------ - Keep 0.75s of data before speech starts to prevent cutting off of the first syllable
0.1.0
------ - BREAKING INTERFACE CHANGES - pretty much all imports changed - there is almost nothing compatible with previous versions in terms of imports - the actual functions and arguments are still the same
0.0.13
------ - added listen_and_transcribe, continuous transcription - refactored audiofile - breaking change: STT api uses body instead of multipart upload - this means previous versions of the SDK will not longer work
0.0.12
------ - fixed other python 2/3 library discrepancies