We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
论文中做法似乎是只在accoustic tokens上加language embedding,大佬这里实现为什么是加在text上呢?
The text was updated successfully, but these errors were encountered:
按照原文这个adding是直接加在acoustic tokens,但是按原文里的图1 ,这个lang id又只是插入在src acoustic token和target acoustic token之间,所以不太确定应该是怎样去做,有什么经验么?
Sorry, something went wrong.
No branches or pull requests
论文中做法似乎是只在accoustic tokens上加language embedding,大佬这里实现为什么是加在text上呢?
The text was updated successfully, but these errors were encountered: