wav2vec2-live and wav2asr
One tool provides a live speech recognition application utilizing Wav2vec 2.0, while the other offers a library-level implementation of the Wav2vec 2.0 framework for ASR tasks, making them ecosystem siblings where the library could serve as a foundational component for building applications like the live one.
About wav2vec2-live
oliverguhr/wav2vec2-live
A live speech recognition using Facebooks wav2vec 2.0 model.
This tool helps you convert spoken words into text in real time, directly from your microphone. It takes your live voice input and provides a continuous stream of transcribed text. Anyone who needs to quickly capture speech as written text, such as transcribers, journalists, or content creators, would find this useful.
About wav2asr
phanxuanphucnd/wav2asr
A library version of wav2vec 2.0 framework for Automatic Speech Recognition task.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work