SUNGBEOMCHOI/Korean-Streaming-ASR
Korean Streaming ASR(with Denoiser and Conformer CTC)
This project offers a real-time solution for converting spoken Korean into text, even in noisy environments. You provide an audio file or speak directly into a microphone, and it processes the sound to reduce background noise before delivering a clear, written transcription. It's designed for anyone needing to accurately transcribe Korean speech quickly.
No commits in the last 6 months.
Use this if you need to transcribe live Korean conversations or audio recordings into text instantly, especially when dealing with background noise.
Not ideal if you primarily work with pre-recorded, very clean audio files that don't require real-time processing or noise reduction.
Stars
43
Forks
7
Language
Python
License
—
Category
Last pushed
Apr 28, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/SUNGBEOMCHOI/Korean-Streaming-ASR"
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模型)