transducer topic

List transducer repositories

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.

kingly

195
Stars
9
Forks
Watchers

Zero-cost state-machine library for robust, testable and portable user interfaces (most machines compile ~1-2KB)

E2E-ASR

125
Stars
27
Forks
Watchers

PyTorch Implementations for End-to-End Automatic Speech Recognition

Postmortem

155
Stars
2
Forks
Watchers

A simple debug library for Clojure(Script) that features data-oriented logging and tracing

rnnt_decoder_cuda

65
Stars
9
Forks
Watchers

An efficient implementation of RNN-T Prefix Beam Search in C++/CUDA.

sherpa

451
Stars
91
Forks
Watchers

Speech-to-text server framework with next-gen Kaldi

optimized_transducer

67
Stars
11
Forks
Watchers

Memory efficient transducer loss computation

transducer-exercises

18
Stars
0
Forks
Watchers

Learn how to write your own transducers. A complement from my blog post serie "Build Your Own Transducer and Impress Your Cat".

tiny-transducer

19
Stars
2
Forks
Watchers

Tiny Transducer: A Highly-Efficient Speech Recognition Model on Edge Devices