articleSpeech Recognition using OpenAI Whisper model
Automatic Speech Recognition using OpenAI's whisper model in python and create transcription from audio files locally and from websites like YouTube using python
articleAutomatic Speech Recognition using OpenAI's whisper model in python and create transcription from audio files locally and from websites like YouTube using python
articleUse Moviepy to split audio from a video files, perform different operation and export to a audio file.
articleSemantic Segmentation using pretrained transformer segformer models usign Pytorch in python and using models with different parameters and input shapes.
articleAdd images to python docx and create multiple views using python-docx features to create Grid, table images and image alignment.
articleUse Opencv mouse events to draw different shapes like circle, rectangle, polylines and polygon on images using mouse and keyboard.
articleRead csv and xlsx files using pandas and create tables in word documents using python docx with different styles and document configurations.
articleCreate tables in docx using python docx and use different features like cell styling, nested tables and other paragraph features for tables and also add images to table objects.
articlePerform Optical character recognition for 80+ languages using easy ocr easily in python and using different libraries.
articleCreate Bullet and Numbered lists in documents using python docx and implement nested lists and styles options easily to lists in documents.