Automatic-speech-recognition-ASR
The Automatic Speech Recognition (ASR) project aims to develop a deep learning-based system that accurately converts spoken language into text, enhancing applications like voice assistants, transcription services, and customer support automation.
#In Terminal open a file directory and enter the following command
pip install -r requirmentSteps.txt
#it will install some packages and take memory space #In final give a line
python asr_transcriber.py
#if needed than download other waw file replace into "sample.waw" to the user ".waw" files.