Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add voice command plugin #136

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Conversation

armmarov
Copy link

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

@armmarov armmarov requested review from a team May 11, 2023 08:27
@armmarov
Copy link
Author

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

@ntindle
Copy link
Member

ntindle commented May 18, 2023

Can you take a look at the test failures?

@armmarov
Copy link
Author

Hi @ntindle , i already fixed the issue

@ntindle ntindle self-requested a review May 21, 2023 16:22
@ntindle ntindle self-assigned this May 21, 2023
@ntindle ntindle added this to the v0.3.2 release milestone May 21, 2023
@codecov
Copy link

codecov bot commented May 21, 2023

Codecov Report

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

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%> (ø)

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

@lc0rp lc0rp modified the milestones: v0.3.2 release, v0.4.0 release May 23, 2023
@ntindle ntindle removed this from the v0.4.0 release milestone Jun 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🔄 Second Chance
Development

Successfully merging this pull request may close these issues.

None yet

3 participants