end2end-asr-pytorch and OpenASR
These are competitors—both implement end-to-end ASR architectures in PyTorch with similar scope, so users would select one based on architecture preference (e.g., attention-based vs. CTC) and code maturity rather than using them together.
About end2end-asr-pytorch
gentaiscool/end2end-asr-pytorch
End-to-End Automatic Speech Recognition on PyTorch
This tool helps developers build custom speech-to-text systems. You feed it audio files and their corresponding text transcripts, and it trains a model that can then convert spoken language into written text. This is for software engineers or machine learning practitioners who need to integrate automatic speech recognition into their applications.
About OpenASR
by2101/OpenASR
A pytorch based end2end speech recognition system.
This is a developer tool that helps machine learning engineers or researchers build and train custom speech recognition systems. It takes raw audio files as input and outputs transcribed text. The primary users are machine learning practitioners specializing in natural language processing and speech technology.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work