Python implementation of some common Connectionist Temporal Classification (CTC) decoding algorithms. A minimalistic language model is provided. The output mat (numpy array, softmax already applied) ...
Official repository for LauraTSE: Target Speaker Extraction using Auto-Regressive Decoder-Only Language Models. Our checkpoint for LauraTSE can be found at here. We have trained it on LibriSpeech ...