0 Forks
1 Stars
1 Watchers

SpeechRecognition

This repo create STT (ASR) models for you can use pre-training models or training self model

How to download and setup SpeechRecognition

Open terminal and run command
git clone https://github.com/DataScience-py/SpeechRecognition.git
git clone is used to create a copy or clone of SpeechRecognition repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with SpeechRecognition https://github.com/DataScience-py/SpeechRecognition/archive/master.zip

Or simply clone SpeechRecognition with SSH
[email protected]:DataScience-py/SpeechRecognition.git

If you have some problems with SpeechRecognition

You may open issue on SpeechRecognition support forum (system) here: https://github.com/DataScience-py/SpeechRecognition/issues