tuanio/nextformer
PyTorch implementation of "Nextformer: A ConvNeXt Augmented Conformer For End-To-End Speech Recognition"
This project offers a specialized speech recognition model for researchers and engineers developing advanced voice AI systems. It takes raw audio data, often represented as speech features, and processes it to produce highly accurate text transcripts. It's designed for those working on the core technology of automatic speech recognition (ASR).
No commits in the last 6 months.
Use this if you are a machine learning researcher or engineer focused on improving the accuracy and efficiency of end-to-end speech recognition systems.
Not ideal if you are looking for a ready-to-use speech-to-text application or a general-purpose library for basic audio processing.
Stars
10
Forks
2
Language
Python
License
Apache-2.0
Category
Last pushed
Dec 15, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/tuanio/nextformer"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
khanld/chunkformer
ChunkFormer: Masked Chunking Conformer For Long-Form Speech Transcription
sooftware/conformer
[Unofficial] PyTorch implementation of "Conformer: Convolution-augmented Transformer for Speech...
upskyy/Squeezeformer
PyTorch implementation of "Squeezeformer: An Efficient Transformer for Automatic Speech...
WindQAQ/listen-attend-and-spell
Tensorflow implementation of "Listen, Attend and Spell" authored by William Chan. This project...
jackaduma/LAS_Mandarin_PyTorch
Listen, attend and spell Model and a Chinese Mandarin Pretrained model (中文-普通话 ASR模型)