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

release 0.6.0 is for fixing bugs and adjusting docs #92

Merged
merged 25 commits into from
Jul 11, 2024
Merged

Conversation

fabiocat93
Copy link
Collaborator

  • attempt adding getting started tutorial
  • fixing audio shape after speech enhancement with speechbrain

@fabiocat93 fabiocat93 self-assigned this Jul 11, 2024
@fabiocat93 fabiocat93 added release minor Minor release labels Jul 11, 2024
@codecov-commenter
Copy link

codecov-commenter commented Jul 11, 2024

Codecov Report

Attention: Patch coverage is 51.78571% with 27 lines in your changes missing coverage. Please review.

Project coverage is 63.33%. Comparing base (f3c595f) to head (b26be06).
Report is 1 commits behind head on main.

Files Patch % Lines
...tasks/speaker_verification/speaker_verification.py 36.36% 14 Missing ⚠️
src/tests/audio/tasks/speaker_verification_test.py 37.50% 10 Missing ⚠️
...elab/audio/tasks/speech_enhancement/speechbrain.py 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #92      +/-   ##
==========================================
+ Coverage   63.04%   63.33%   +0.28%     
==========================================
  Files          63       65       +2     
  Lines        2073     2122      +49     
==========================================
+ Hits         1307     1344      +37     
- Misses        766      778      +12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fabiocat93 fabiocat93 linked an issue Jul 11, 2024 that may be closed by this pull request
2 tasks
@fabiocat93 fabiocat93 merged commit 75bef61 into main Jul 11, 2024
6 checks passed
@fabiocat93 fabiocat93 deleted the release_060 branch July 17, 2024 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Minor release release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Task: add b2ai speaker verification functions
3 participants