1 مستودع
Automatic speech recognition specialized for the Chinese language, including pinyin mapping.
Distinct from Automatic Speech Recognition: Specializes general ASR for the linguistic requirements of Chinese, distinct from general ASR engines.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Chinese Language Recognition. Refine with filters or upvote what's useful.
This project is a Chinese automatic speech recognition framework and deep learning system designed to convert spoken Chinese audio into written text. It functions as a toolkit for training, evaluating, and deploying speech-to-text models, utilizing a specialized pinyin-to-text converter that transforms phonetic sequences into Chinese characters using a probability graph model. The system is distinguished by its deployment flexibility, offering a dockerized recognition server that provides transcription capabilities as a remote API. It supports high-performance streaming through a gRPC speech-
Provides a complete system for converting spoken Chinese audio into written text using deep learning.