MKT-Dataoceanai / CNVSRC2023Baseline

Baseline system for CNVSRC2023 (Chinese Continuous Visual Speech Recognition Challenge 2023)
http://cnceleb.org/competition
Other
21 stars 3 forks source link

RNN-based seq2seq model decoding #2

Open LindgeW opened 12 months ago

LindgeW commented 12 months ago

Hi,

Does the provided implementation of batch beam search support the rnn-based seq2seq model decoding ?
https://github.com/MKT-Dataoceanai/CNVSRC2023Baseline/blob/master/espnet/nets/batch_beam_search.py#L26