awslabs / amazon-transcribe-streaming-sdk

The Amazon Transcribe Streaming SDK is an async Python SDK for converting audio into text via Amazon Transcribe.
Apache License 2.0
147 stars 38 forks source link

v0.1.0 #1

Closed nateprewitt closed 4 years ago

nateprewitt commented 4 years ago

v0.1.0

Initial alpha release for Amazon Transcribe Streaming SDK for Python. This includes basic functionality for sending audio events to Amazon Transcribe and receiving back text transcriptions. See README.md for more details.