-
Notifications
You must be signed in to change notification settings - Fork 1
Speechjoey master #12
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
base: speechjoey
Are you sure you want to change the base?
Conversation
…ev, test) using a new AudioDataset class (MonoAudioDataset is also available), logging audio info
…g a bug by sorting during shuffling
… audio & text length
Test with travis
Conflicts manually resolved
@B-Czarnetzki Ah ok, could you tell me on which commit id you want to go? I'll roll back to that point. |
@B-Czarnetzki, I rolled back to the commit point of Sariya's master branch. Now I see no conflicts in your pull request. I'll go through your extension and give you feedback this week. |
@B-Czarnetzki thank you again for your enormous effort. I'm still reading your code, but I'd like to share my comments so far, so that you can start fixing them.
|
Well the problem with this merge is that speechjoey is a good bit behind the up-to-date joeynmt since i developed it early last year mainly before the multi-gpu changes. I am not sure how easy or, with the current structure, possible a merge can be done, since i am not familiar with the multi gpu implementation. Can we force the branch to be the current speechjoey master and merge with up-to-date joeynmt down the line? Or @may- do you think a merge could be easily done?