An open API service indexing awesome lists of open source software.

https://github.com/x-cod3r/video_audio_transcriber

Use this GUI supported python to transcribe videos and audios of 4 languages : English, Arabic, German, French
https://github.com/x-cod3r/video_audio_transcriber

Last synced: 10 months ago
JSON representation

Use this GUI supported python to transcribe videos and audios of 4 languages : English, Arabic, German, French

Awesome Lists containing this project

README

          

# Video_Audio_transcriber
Use this GUI supported python to transcribe videos and audios of 4 languages : English, Arabic, German, French

tested on wondows environment using python10

ffmpeg : https://ffmpeg.org/download.html#build-windows

speechrecognition : pip install SpeechRecognition

tkinter : pip install tk-tools