You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
3) Click on "Download Audio file(English)" and wait for sometime.
4) Audio will be saved as "extracted.wav" in the "GUI" Folder locally.
5) Now click on "Download Text file(English)"
6) Text will be saved as "Output(English).txt" in the "GUI" Folder locally.
7) Click on "Download MetaData" button
8) Metadata will be saved as "Entities.csv"
--> For Hindi
1) Click on "Upload(Hindi)" button.
2) Wait until it shows "Extract completed".
3) Click on "Download Audio file(Hindi)" and wait for sometime.
4) Audio will be saved as "extracted.wav" in the "GUI" Folder locally.
5) Now click on "Download Text file(Hindi)"
6) Text will be saved as "Output(Hindi).txt" in the "GUI" Folder locally.
--> "A&T Processing.IPYNB" jupyter notebook has code implemented for Video to audio , Audio to text and text to audio.
--> "Model2.IPYNB" jupyter notebook has code implemented for NER into cvs/xlsx file.
About
Multimedia Automation software for multimedia processing and multilingual transcription using Python based libraries - Tkinter SpeechRecognition API and DeepSpeech(open-source STT/TTS engine) ,NLP technique ”Named Entity extraction” for multimedia information extraction using SpaCy RoBERTa based on Transformers(BERT) .