Auto-GPT-Plugins icon indicating copy to clipboard operation
Auto-GPT-Plugins copied to clipboard

Add voice command plugin

Open armmarov opened this issue 1 year ago • 4 comments

Adding function to have two ways conversation by adding voice command from user side.

armmarov avatar May 11 '23 08:05 armmarov

hi @ntindle, how are you? I would like to ask if there is any problem trying this plugin (or maybe installing the dependencies)?

armmarov avatar May 12 '23 12:05 armmarov

Can you take a look at the test failures?

ntindle avatar May 18 '23 05:05 ntindle

Hi @ntindle , i already fixed the issue

armmarov avatar May 18 '23 10:05 armmarov

Codecov Report

Patch coverage: 78.93% and project coverage change: +2.79 :tada:

Comparison is base (808016e) 58.52% compared to head (4db11e8) 61.32%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #136      +/-   ##
==========================================
+ Coverage   58.52%   61.32%   +2.79%     
==========================================
  Files          36       39       +3     
  Lines        2122     2459     +337     
  Branches      222      257      +35     
==========================================
+ Hits         1242     1508     +266     
- Misses        858      921      +63     
- Partials       22       30       +8     
Impacted Files Coverage Δ
src/autogpt_plugins/voice_command/__init__.py 49.33% <49.33%> (ø)
...togpt_plugins/voice_command/voice_command_kaldi.py 76.52% <76.52%> (ø)
...utogpt_plugins/voice_command/test_voice_command.py 95.91% <95.91%> (ø)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar May 21 '23 16:05 codecov[bot]