huckiyang/QuantumSpeech-QCNN
IEEE ICASSP 21 - Quantum Convolution Neural Networks for Speech Processing and Automatic Speech Recognition
This project offers a quantum deep learning approach for processing spoken words, specifically for automatic spoken-term recognition. It takes audio recordings of speech commands as input and classifies them into predefined terms, which is useful for developing voice-controlled interfaces or analyzing spoken data. Scientists and researchers in speech processing or quantum machine learning would use this to explore advanced recognition techniques.
107 stars. No commits in the last 6 months.
Use this if you are a researcher in speech recognition or quantum machine learning looking to experiment with quantum convolutional neural networks for spoken-term recognition.
Not ideal if you are a practitioner looking for a ready-to-deploy, high-performance automatic speech recognition system for general-purpose applications.
Stars
107
Forks
20
Language
Jupyter Notebook
License
—
Category
Last pushed
Jan 22, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/huckiyang/QuantumSpeech-QCNN"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
githubharald/CTCDecoder
Connectionist Temporal Classification (CTC) decoding algorithms: best path, beam search, lexicon...
githubharald/CTCWordBeamSearch
Connectionist Temporal Classification (CTC) decoder with dictionary and language model.
nl8590687/ASRT_SpeechRecognition
A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统
athena-team/athena
an open-source implementation of sequence-to-sequence based speech processing engine
hirofumi0810/tensorflow_end2end_speech_recognition
End-to-End speech recognition implementation base on TensorFlow (CTC, Attention, and MTL training)