Skip to content

f20180127/Speech-to-text-basic-transcriptor

Repository files navigation

Speech-to-text-basic-transcriptor

The project involves converting mp3 file to wav and breaking the wav audio into chunks, storing them in a CHUNKS folder and analyzing the audio chunks using Google's recognize API.

The transcript is stored in a transcript.txt file based on these chunks.

Please install the following libraries using pip install <library_name> :-

  1. pydub
  2. librosa
  3. SpeechRecognition

About

The project involves converting mp3 file to wav and breaking the wav audio into chunks and analyzing the audio chunks using Google's API. The transcript is stored in a transcript.txt file based on these chunks.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages