.. Speech Recognition Transcriber documentation master file, created by sphinx-quickstart on Sun Feb 28 20:45:07 2021. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to Speech Recognition Transcriber's documentation! ========================================================== speechRecognitionTranscriber module use Google Speech API in python. This module performs speech recognition and converts to text. Admits video and audio files to be transcribed. Use ffmpeg to convert video and audio files to .wav to be recognized in Google Speech API. Also use fragments division based on silence. .. toctree:: :maxdepth: 2 :caption: Contents: docs/speechRecognitionTranscriber Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`