Skip to content

【Hackathon 8th No.7】Python版本适配 1 #3965

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

Merged
merged 5 commits into from
Jan 16, 2025

Conversation

Liyulingyue
Copy link
Contributor

@Liyulingyue Liyulingyue commented Jan 14, 2025

PR types

Others

PR changes

Others

Describe

1. 取消opencc==1.1.6的依赖,opencc仅作用于paddlespeech/t2s/frontend/g2pw/onnx_api.py,但版本强依赖导致无法安装paddlespeech。未验证取消后的工作情况。
2. 取消ToJyutping==0.2.1的依赖,用于拼音转换的库,取消版本依赖,tts会使用到,更换后对tts结果没有明确影响
3. 取消typeguard==2.13.3的依赖,typeguard 3之后,不再使用check_argument_types进行类型检查,而是使用修饰器的方式进行处理。

Copy link

paddle-bot bot commented Jan 14, 2025

Thanks for your contribution!

Copy link
Collaborator

@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

@zxcd zxcd merged commit 25741d7 into PaddlePaddle:develop Jan 16, 2025
5 checks passed
@Liyulingyue Liyulingyue deleted the re_fix_1 branch March 5, 2025 12:01
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.

2 participants