transducer
Sequence Transducer
An implementation of a fast sequence transducer algorithm using C++ and PyTorch bindings for CPU and GPU acceleration.
A Fast Sequence Transducer Implementation with PyTorch Bindings
196 stars
9 watching
36 forks
Language: C++
last commit: about 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
sixty-north/python-transducers | A Python package providing a transducer framework for composing simple reducers into more complex data processing functions. | 55 |
awni/speech | A PyTorch implementation of end-to-end speech recognition models. | 754 |
kinwaicheuk/nnaudio | An audio processing toolkit using PyTorch convolutional neural networks to generate spectrograms from raw audio data | 1,032 |
yoseflab/trapes | Algorithmic software for analyzing single-cell RNA sequencing data to reconstruct T cell receptor sequences. | 14 |
music-and-culture-technology-lab/omnizart | Automates music transcription of various audio elements, including instruments, vocals, and drums. | 1,640 |
rdybka/vht | A live MIDI sequencer and tracker application | 48 |
sidneycadot/oeis | Tools for analyzing and processing sequence data from the Online Encyclopedia of Integer Sequences. | 46 |
transduce/transduce | A JavaScript library providing composable transformations of data streams | 92 |
loopperfect/conduit | A high-performance library for building and transforming infinite sequences using coroutines and monadic interfaces. | 147 |
wnielson/plex-remote-transcoder | A distributed transcoding backend for Plex Media Server | 646 |
acdlite/redux-transducers | Utilities for working with transducers in Redux applications | 130 |
tcbrindle/raytracer.hpp | A compile-time ray tracing system using C++17 constexpr functions | 693 |
elaforge/karya | A Haskell-based music sequencer and notation tool with support programs. | 66 |
awslabs/sockeye | An open-source sequence-to-sequence framework for neural machine translation built on PyTorch. | 1,212 |
rf5/transfusion-asr | An ASR project that uses diffusion models to transcribe speech | 75 |