-
Notifications
You must be signed in to change notification settings - Fork 1.9k
[Resource][CLI][Server] Add paddlespeech.resource module. #1917
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
Conversation
TODO: Compatible with paddlespeech.server |
这个变动可能会影响到 server 的函数,因为 server 的有的 excuter 是继承 cli 里面的,默认 cli 里面的 excuter 有 self.pretrained_moedels 这个成员 |
This pull request is now in conflict :( |
8af2c12
to
38e9371
Compare
改动文件较多,需要协助做下cli和server的回归测试。 |
This pull request is now in conflict :( |
This pull request is now in conflict :( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
PR types
New features
PR changes
APIs
Describe
Add paddlespeech.resource module.