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

Is the RNN model publicly available? #43

Closed
Siaan opened this issue Dec 17, 2021 · 1 comment
Closed

Is the RNN model publicly available? #43

Siaan opened this issue Dec 17, 2021 · 1 comment

Comments

@Siaan
Copy link

Siaan commented Dec 17, 2021

This line is in the code but models.Model2 is not in the models folder
if(args.model == 'seq2seq'):
model = models.Model2(

@Sawyerb
Copy link
Collaborator

Sawyerb commented Dec 21, 2021

That's a bit of outdated code. There are only 4 models: spline, dnn, audiounet, and audiotfilm. Sorry for the confusion.

@Sawyerb Sawyerb closed this as completed Feb 16, 2022
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

No branches or pull requests

2 participants