Skip to content

Fix the bug in the inference#127

Open
Guohanzhong wants to merge 2 commits intoantgroup:mainfrom
Guohanzhong:main
Open

Fix the bug in the inference#127
Guohanzhong wants to merge 2 commits intoantgroup:mainfrom
Guohanzhong:main

Conversation

@Guohanzhong
Copy link

Since I saw that the background was noisy in the previous generation, and I guessed that it could be due to the effect of moore's codebase, I guessed that you still used the "scaled linear" schedule during training, but the inference of moore's codebase is "linear" by default schedule, which is the same as your current inference, so I changed your inference to a "scaled linear" schedule (after aligning it with the training), the background noise was eliminated.

Fix the bug in Moore codebase (in training, moore codebase use the scaled linear as schedule)
updates results after fixing the bug
@XeoOuYang
Copy link

gread job

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