speechmatics / speechmatics-python

Python library and CLI for Speechmatics
https://speechmatics.github.io/speechmatics-python/
MIT License
58 stars 14 forks source link

switch to using :default microphone, this resolves an intermittent bug #14

Closed DavidHowlett closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #14 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #14   +/-   ##
=======================================
  Coverage   87.56%   87.56%           
=======================================
  Files           3        3           
  Lines         370      370           
  Branches       70       70           
=======================================
  Hits          324      324           
  Misses         27       27           
  Partials       19       19
Impacted Files Coverage Δ
speechmatics/client.py 90.66% <ø> (ø) :arrow_up:
speechmatics/cli.py 81.06% <ø> (ø) :arrow_up:

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 e57c524...8be3bd4. Read the comment docs.