BUTSpeechFIT / ASR-hybrid-decoding
☆16Updated 5 years ago
Alternatives and similar repositories for ASR-hybrid-decoding:
Users that are interested in ASR-hybrid-decoding are comparing it to the libraries listed below
- Data and code related to the ICASSP submission "A comparison of methods for OOV-word recognition"☆17Updated 3 years ago
- ☆16Updated 2 years ago
- A simple command line tool to calculate WER for ASR.☆14Updated 6 months ago
- ☆25Updated 5 months ago
- ☆9Updated 5 years ago
- APAM toolkit is built on PyTorch and provides recipes to adapt pretrained acoustic models with a variety of sequence discriminative train…☆14Updated 4 years ago
- Python wrapper for kaldi's arpa2fst☆38Updated 4 months ago
- Lattice combination algorithm to combine inaccurate transcripts with hypothesis lattices☆16Updated last year
- use 3 chinese senteces as training corpus to show how to build lm model and HCLG decoding graph☆8Updated 5 years ago
- A PyTorch implementation of Speech Transformer with multi-GPUs, an End-to-End ASR with Transformer network on Mandarin Chinese. This code…☆10Updated 5 years ago
- Multipurpose Multi Speaker Mixture Signal Generator☆44Updated 2 months ago
- it's a train acoustics model code lib☆26Updated 4 years ago
- Pronunciation-assisted Subword Modeling☆29Updated 5 years ago
- ☆76Updated 3 years ago
- python wrapper for kaldi's native I/O☆27Updated 3 months ago
- Addressing Text-dependent Speaker Verification Using Singing Speech☆9Updated 5 years ago
- Python wrapper for OpenFST and its extensions from Kaldi. Also support reading/writing ark/scp files☆51Updated 9 months ago
- Convert WSJ sphere format to waveform and do data simulation.☆16Updated 5 years ago
- The repo contains our code of ``Semantic Mask for Transformer based End-to-End Speech Recognition"☆38Updated 4 years ago
- This is an extension of kaldi speech recognition software which allows to perform decoding of speech with hybrid word and phoneme graphs.…☆11Updated 5 years ago
- Kaldi style neural network training in pytorch for use in place of nnet3 in Kaldi.☆26Updated 8 months ago
- Implementation of the paper "Confidence estimation for attention based sequence to sequence models for speech recognition"☆16Updated 3 years ago
- CMU multilingual speech repository☆31Updated 3 years ago
- ☆48Updated 4 years ago
- it's ASR decoder and make graph project☆32Updated 2 years ago
- In this repository, I try to combine k2 with speechbrain to decode well and fastly.