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
151 stars 38 forks source link

v0.5.2 #66

Closed joguSD closed 2 years ago

joguSD commented 2 years ago

Stages the 0.5.2 release.

codecov-commenter commented 2 years ago

Codecov Report

Merging #66 (9ae0fb2) into develop (0153446) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff            @@
##           develop      #66   +/-   ##
========================================
  Coverage    88.77%   88.77%           
========================================
  Files           34       34           
  Lines         1925     1925           
========================================
  Hits          1709     1709           
  Misses         216      216           
Flag Coverage Δ
unittests 88.77% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
amazon_transcribe/__init__.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0153446...9ae0fb2. Read the comment docs.