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

Remove underscore of wavernn model #810

Merged
merged 4 commits into from
Jul 29, 2020
Merged

Conversation

jimchen90
Copy link
Contributor

@jimchen90 jimchen90 commented Jul 22, 2020

Remove name underscore of WaveRNN model and its related blocks.

Related to #705 #724 #735 #749

@jimchen90 jimchen90 requested a review from vincentqb July 22, 2020 17:51
@codecov
Copy link

codecov bot commented Jul 22, 2020

Codecov Report

Merging #810 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #810   +/-   ##
=======================================
  Coverage   89.86%   89.86%           
=======================================
  Files          35       35           
  Lines        2713     2713           
=======================================
  Hits         2438     2438           
  Misses        275      275           
Impacted Files Coverage Δ
torchaudio/models/__init__.py 100.00% <100.00%> (ø)
torchaudio/models/wavernn.py 99.03% <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 00cc000...331e675. Read the comment docs.

Copy link
Contributor

@vincentqb vincentqb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

I noticed that WaveRNN is not in the docs :) Can you open another pull request to add it in there @jimchen90?

@jimchen90 jimchen90 merged commit f754973 into pytorch:master Jul 29, 2020
@vincentqb vincentqb mentioned this pull request Sep 17, 2020
2 tasks
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.

2 participants