An opensource speech-to-text software written in tensorflow
-
Updated
Oct 15, 2022 - Python
An opensource speech-to-text software written in tensorflow
Created an ASR (Automatic Speech Recognition) system that takes in individual recordings. Each recording represents a sentence composed of 5-10 English language digits, separated by adequate pauses. The system involves segmenting the sentence using a classifier, differentiating between background and foreground sounds.
Add a description, image, and links to the openslr topic page so that developers can more easily learn about it.
To associate your repository with the openslr topic, visit your repo's landing page and select "manage topics."