Brian Sun

Results 4 issues of Brian Sun

### šŸš€ The feature I’d like to propose the integration of tree-constrained pointer generator (TCPGen) [1] and Minimum Biasing Word Error (MBWE) training [2] for contextual biasing into torchaudio package....

### šŸš€ The feature @carolineechen The current RNNT loss takes logits as inputs. I wonder if it is possible to have a version that takes log probabilities rather than logits....

### šŸ› Describe the bug I built torchaudio from source following https://github.com/pytorch/audio/blob/main/CONTRIBUTING.md. The build was successful, but when I import torchaudio in python, I got the following error: ``` >>>...

needs triage

This is the implementation of the tree-constrained pointer generator for contextual biasing in ESPNet2 using LibriSpeech train-clean-100 data.

Stale
New Features
ASR
ESPnet2
README
conflicts
RNNT