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

【Hackathon 7th】Fundable Projects No.7 #1007

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Liyulingyue
Copy link
Contributor

No description provided.

Copy link

paddle-bot bot commented Nov 8, 2024

你的PR提交成功,感谢你对开源项目的贡献!
请检查PR提交格式和内容是否完备,具体请参考示例模版
Your PR has been submitted. Thanks for your contribution!
Please check its format and content. For this, you can refer to Template and Demo.


本次任务共三个阶段,验收标准如下:
1. 对于模型动转静,将模型在Paddle 3.0 上进行转换,转换后能够加载模型,并运行推理,成功即可。产出为转换后的模型,如过程中出现问题,应尽可能修复,并留下相关记录。
2. 对于重要模型,需要按照 example 脚本进行训练并对齐精度,产出结果为训练后的模型参数。
Copy link
Contributor

Choose a reason for hiding this comment

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

对于whisper这种仅推理的模型,需在测试集上验证字准

经测试,Demos 目录下脚本大部分能够兼容 Paddle 3.0.0-beta 版本,总结如下:
- 样例 Metaverse 和 story_talker 的功能与其他套件捆绑,导致依赖复杂,不进行修复。
- 样例 speech_ssl 存在逻辑错误,不是框架升级带来的,已提交PR修复。
- 样例 whisper 在部分分支存在算子不适配的错误,不影响基础功能调用,该问题优先级较低,可以在后续修复。
Copy link
Contributor

Choose a reason for hiding this comment

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

音频转换问题遇到的int64的问题应该是统一的,建议一起修复

Copy link
Contributor

@zxcd zxcd left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants