jx1100370217/LAS_Tensorflow_jack
Tensorflow implement of LAS model
This project offers a ready-to-use implementation of the Listen, Attend, and Spell (LAS) model. It takes audio input, likely speech, and converts it into transcribed text. This is a tool for researchers or engineers working on speech-to-text systems.
No commits in the last 6 months.
Use this if you are a machine learning practitioner looking for a TensorFlow implementation of the LAS model for speech recognition tasks.
Not ideal if you need an out-of-the-box, end-user application for speech transcription without any coding or model interaction.
Stars
6
Forks
—
Language
Python
License
—
Category
Last pushed
Feb 02, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/jx1100370217/LAS_Tensorflow_jack"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
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模型)