amazon-science / contextual-attention-nlmLinks
Accompanying code for paper "Attention-Based Contextual Language Model Adaptation for Speech Recognition", submitted to ACL 2021.
☆14Updated 2 years ago
Alternatives and similar repositories for contextual-attention-nlm
Users that are interested in contextual-attention-nlm are comparing it to the libraries listed below
Sorting:
- Data and code related to the ICASSP submission "A comparison of methods for OOV-word recognition"☆17Updated 4 years ago
- ☆31Updated 2 years ago
- This repo contains the official PyTorch implementation of "Analyzing Discrete Self Supervised Speech Representation For Spoken Language M…☆19Updated 2 years ago
- End-to-end MOdeling of ASR (Automatic Speech Recognition)☆33Updated 2 years ago
- Code for the method proposed in the paper:- ccc-wav2vec 2.0: Clustering aided Cross-Contrastive learning of Self-Supervised speech repres…☆23Updated last year
- Official implementation of MelHuBERT☆68Updated last year
- ☆16Updated 3 years ago
- ☆37Updated 3 years ago
- CMU multilingual speech repository☆30Updated 3 years ago
- ☆19Updated last year
- Implementation of CoBERT: Self-Supervised Speech Representation Learning Through Code Representation Learning☆48Updated 2 years ago
- [ICASSP 2024] KNN-CTC: Enhancing ASR via Retrieval of CTC Pseudo Labels☆41Updated last year
- Python wrappers for Kaldi Levenshtein's distance and alignment code.☆68Updated 7 months ago
- ☆26Updated 2 months ago
- A CSRankings-like index for speech researchers☆35Updated last year
- ☆13Updated last year
- Code for T5lephone: Bridging Speech and Text Self-supervised Models for Spoken Language Understanding via Phoneme level T5☆19Updated 3 years ago
- This repository describes our reproducible framework for assessing self-supervised representation learning from speech☆51Updated 4 years ago
- Official implementation of the APSIPA 2022 paper: Exploring Speaker Age Estimation on Different Self-Supervised Learning Models☆14Updated 3 years ago
- Code repository for the paper "Improving End-to-End SLU performance with Prosodic Attention and Distillation" accepted at Interspeech 202…☆27Updated 2 years ago
- ☆12Updated 4 years ago
- Official Code for SyllableLM: Learning Coarse Semantic Units for Speech Language Models☆58Updated 5 months ago
- This repository contains all the code necessary for running the multilingual distilwhisper from Ferraz et al. 2024 IEEE ICASSP paper.☆33Updated 2 months ago
- Unsupervised phone and word segmentation using dynamic programming on self-supervised VQ features.☆39Updated last year
- Pypi installable TDNN and TDNN-F layers for PyTorch based acoustic model training☆41Updated 5 years ago
- (R&D) Text to speech using phonemes as inputs and audio codec codes as outputs. Loosely based on MegaByte, VALL-E and Encodec.☆48Updated 2 years ago
- Multi-Task Speech classification of accent and gender of an english speaker on Mozilla's common voice dataset☆27Updated 6 months ago
- Python wrapper for kaldi's arpa2fst☆38Updated 3 months ago
- Implementation of the contextual biasing for ASR decoding on GPUs without lattice generation. The code supports submission to Interspeech…