nl8590687/ASRT_SpeechRecognition
A deep learning-based Chinese speech recognition system using CNN and CTC neural network architectures.

Velocity · 7d
+2.5
★ / day
Trend
→steady
star history
ASRT is a speech recognition system that converts Chinese audio to text using deep learning models. It implements CNN and CTC (Connectionist Temporal Classification) neural network architectures with TensorFlow and Keras as the underlying frameworks. The system is designed specifically for Chinese language speech recognition and provides APIs for integration into other applications.