kaldi-asr topic

List kaldi-asr repositories

kaldi-active-grammar

331
Stars
49
Forks
Watchers

Python Kaldi speech recognition with grammars that can be set active/inactive dynamically at decode-time

rustfst

139
Stars
16
Forks
Watchers

Rust re-implementation of OpenFST - library for constructing, combining, optimizing, and searching weighted finite-state transducers (FSTs). A Python binding is also available.

Arabic-Speech-Recognition

27
Stars
10
Forks
Watchers

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"

awesome-kaldi

532
Stars
85
Forks
Watchers

This is a list of features, scripts, blogs and resources for better using Kaldi ( http://kaldi-asr.org/ )

py-kaldi-asr

170
Stars
56
Forks
Watchers

Some simple wrappers around kaldi-asr intended to make using kaldi's (online) decoders as convenient as possible.

chinese_text_normalization

584
Stars
144
Forks
Watchers

Chinese text normalization for speech processing

kaldi-serve

96
Stars
24
Forks
Watchers

Server framework for Kaldi ASR Toolkit

sepia-stt-server

114
Stars
21
Forks
Watchers

SEPIA server to support open-source speech recognition via WebSocket connection.

kaldi-readers-for-tensorflow

17
Stars
7
Forks
Watchers

readers that enable reading kaldi ark in tensorflow

kaldi-alligner

32
Stars
7
Forks
Watchers

scripts to align a given wave to its transcription using trained models by Kaldi