Chinese text normalization for speech processing
-
Updated
Mar 18, 2023 - Python
Chinese text normalization for speech processing
This is a list of features, scripts, blogs and resources for better using Kaldi ( http://kaldi-asr.org/ )
Python Kaldi speech recognition with grammars that can be set active/inactive dynamically at decode-time
Rust re-implementation of OpenFST - library for constructing, combining, optimizing, and searching weighted finite-state transducers (FSTs). A Python binding is also available.
SEPIA server to support open-source speech recognition via WebSocket connection.
Server framework for Kaldi ASR Toolkit
An automatic speech recognition API
This code implements a basic MLP for speech recognition. The MLP is trained with pytorch, while feature extraction, alignments, and decoding are performed with Kaldi. The current implementation supports dropout and batch normalization. An example for phoneme recognition using the standard TIMIT dataset is provided.
scripts to align a given wave to its transcription using trained models by Kaldi
Neural speaker recognition/verification system based on Kaldi and Tensorflow
Keyword Search Recipe for Subword ASR
The repository contains all the codes necessary for my project - Automatic Speech Recognition System in Hindi Language ( Project description is available at :- https://kunal-dhawan.weebly.com/asr-system-for-hindi-language-from-scratch.html) : It contains the code for the following systems - 1) Monophone-HMM system built using HTK toolkit , 2)Mon…
This repository contains my attempt to use two famous speech recognition frameworks (Kaldi, CMU Sphinx4) for Arabic Language using the publicly-available dataset "Arabic Corpus of Isolated Words"
📖 LanMIT: A Toolkit for Improving Language Models in Low-resourced Speech Recognition based on Kaldi.
Docker image and scripts for training finetuned or completely personal Kaldi speech models. Particularly for use with kaldi-active-grammar.
💻Speech and Natural Language Processing (SLP & NLP) Lab Assignments for ECE NTUA
Implementing the paper -
Add a description, image, and links to the kaldi-asr topic page so that developers can more easily learn about it.
To associate your repository with the kaldi-asr topic, visit your repo's landing page and select "manage topics."