facebookresearch/fairseq

Hybrid CTC/attention decode

Open

#5,015 建立於 2023年3月8日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Python (6,224 fork)batch import
enhancementhelp wantedneeds triage

倉庫指標

Star
 (29,107 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

🚀 Feature Request

Hybrid CTC/attention decode is needed in asr task.

Motivation

Hybrid CTC/attention has achieve impressive results is speech recognition. However, i do not find the relevant feature in fairseq, especially when decoding. Paper: Hybrid CTC/attention architecture for end-to-end speech recognition

Pitch

User can easily adopt the hybrid CTC/attention decode.

貢獻者指南