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

Use pytorch randint for ResizeSignal #103

Merged
merged 2 commits into from
Sep 29, 2021
Merged

Conversation

filipmu
Copy link
Contributor

@filipmu filipmu commented Jun 18, 2021

Small change to address the bug mentioned in the comment here:

#96 (comment)

@codecov
Copy link

codecov bot commented Jun 22, 2021

Codecov Report

Merging #103 (5d4c153) into master (e7a9caa) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #103   +/-   ##
=======================================
  Coverage   86.95%   86.95%           
=======================================
  Files          13       13           
  Lines         843      843           
  Branches       83       83           
=======================================
  Hits          733      733           
  Misses         76       76           
  Partials       34       34           
Impacted Files Coverage Δ
src/fastaudio/augment/signal.py 85.47% <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 e7a9caa...5d4c153. Read the comment docs.

@mogwai mogwai merged commit 3d6c0a0 into fastaudio:master Sep 29, 2021
@mogwai
Copy link
Member

mogwai commented Sep 29, 2021

Thanks for this, sorry for the delay!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants