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

[s2t] support bitransformer decoder #2415

Merged
merged 6 commits into from
Sep 22, 2022

Conversation

Zth9730
Copy link
Contributor

@Zth9730 Zth9730 commented Sep 20, 2022

PR types

New features

PR changes

Models

Describe

support bitransformer decoder

@Zth9730 Zth9730 added this to the r1.2.0 milestone Sep 20, 2022
@Zth9730 Zth9730 self-assigned this Sep 20, 2022
@mergify mergify bot added S2T asr/st Audio labels Sep 20, 2022
@mergify mergify bot added the Server label Sep 20, 2022
paddlespeech/s2t/exps/u2/model.py Outdated Show resolved Hide resolved
paddlespeech/s2t/exps/u2/bin/test_wav.py Outdated Show resolved Hide resolved
paddlespeech/s2t/exps/u2/model.py Outdated Show resolved Hide resolved
paddlespeech/s2t/exps/u2/model.py Outdated Show resolved Hide resolved
paddlespeech/s2t/models/u2/u2.py Show resolved Hide resolved
paddlespeech/s2t/models/u2/u2.py Show resolved Hide resolved
paddlespeech/s2t/models/u2/u2.py Outdated Show resolved Hide resolved
paddlespeech/s2t/models/u2/u2.py Outdated Show resolved Hide resolved
paddlespeech/s2t/models/u2/u2.py Outdated Show resolved Hide resolved
# (num_hyps, max_hyps_len, vocab_size)

# Equal to:
Copy link
Collaborator

Choose a reason for hiding this comment

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

这部分代码抽成一个函数吧

@zh794390558 zh794390558 changed the title [s2t] support bitransformer decoder, test=asr [s2t] support bitransformer decoder Sep 20, 2022
zh794390558
zh794390558 previously approved these changes Sep 21, 2022
Copy link
Collaborator

@zh794390558 zh794390558 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@zh794390558 zh794390558 left a comment

Choose a reason for hiding this comment

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

LGTM

@zh794390558 zh794390558 merged commit 1a1ce92 into PaddlePaddle:develop Sep 22, 2022
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