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

Cherry-pick to r1.4 branch #3798

Merged
merged 125 commits into from
Jun 13, 2024
Merged

Cherry-pick to r1.4 branch #3798

merged 125 commits into from
Jun 13, 2024

Conversation

luotao1
Copy link
Collaborator

@luotao1 luotao1 commented Jun 11, 2024

PR types

Others

PR changes

Others

Describe

Cherry-pick to r1.4 branch
r1.4...develop 共205 commit中
挑选出125个commit (去除 engine/runtime 相关PR)https://github.com/PaddlePaddle/PaddleSpeech/compare/PaddlePaddle:PaddleSpeech:r1.4...luotao1:r1.4?expand=1

lym0302 and others added 30 commits June 11, 2024 15:44
* add opencpop voc, test=tts

* soft link
* add opencpop voc, test=tts

* soft link

* add opencpop hifigan, test=tts

* update
* add squeezeformer model

* change CodeStyle, test=asr

* change CodeStyle, test=asr

* fix subsample rate error, test=asr

* merge classes as required, test=asr

* change CodeStyle, test=asr

* fix missing code, test=asr

* split code to new file, test=asr

* remove rel_shift, test=asr
* fix elementwise_floordiv's fill_constant

* add float converter for min_value in attention
* add starganv2 vc trainer

* fix StarGANv2VCUpdater and losses

* fix StarGANv2VCEvaluator

* add some typehint
* iSTFTNet implementation based on hifigan, not affect the function and execution of HIFIGAN

* modify the comment in iSTFT.yaml

* add the comments in hifigan

* iSTFTNet implementation based on hifigan, not affect the function and execution of HIFIGAN

* modify the comment in iSTFT.yaml

* add the comments in hifigan

* add iSTFTNet.md

* modify the format of iSTFTNet.md

* modify iSTFT.yaml and hifigan.py

* Format code using pre-commit

* modify hifigan.py,delete the unused self.istft_layer_id , move the self.output_conv behind else, change conv_post to output_conv

* update iSTFTNet_csmsc_ckpt.zip download link

* modify iSTFTNet.md

* modify hifigan.py and iSTFT.yaml

* modify iSTFTNet.md
* add function for generating srt file

在原来websocket_client.py的基础上,增加了由wav或mp3格式的音频文件生成对应srt格式字幕文件的功能

* add function for generating srt file

在原来websocket_client.py的基础上,增加了由wav或mp3格式的音频文件生成对应srt格式字幕文件的功能

* keep origin websocket_client.py

恢复原本的websocket_client.py文件

* add generating subtitle function into README

* add generate subtitle funciton into README

* add subtitle generation function

* add subtitle generation function
mmglove and others added 11 commits June 11, 2024 17:14
* fix profiler

* add max_mem_reserved for benchmark

* fix benchmark
PaddlePaddle#3490)

of range error in the following decode process

Co-authored-by: Luzhenhui <[email protected]>
* fixed version for paddlepaddle.

* fix code style
…Paddle#3779)

* fix paddlespeech.s2t.transform.transformation import error

* fix paddlespeech.s2t.transform import error
…Paddle#3786)

* 【Fix Speech Issue No.8】issue 3652 merge_yi function has a bug

* 【Fix Speech Issue No.8】issue 3652 merge_yi function has a bug
* add cli test readme

* fix code style
* add cli test readme

* fix code style

* fix bug
* adapt view behavior change, fix KeyError.

* fix readme demo run error.

* fixed opencc version
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 7b78036 into PaddlePaddle:r1.4 Jun 13, 2024
2 checks passed
@luotao1 luotao1 deleted the r1.4 branch June 13, 2024 07:07
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.

None yet