Coders Packet

Packets submitted by Lakshay Sharma

Remove noise from speech or audio in Python

A package that can be used to remove noise from a speech or audio in Python. A Basic GUI for recording and plotting is also provided in python.

Remove particular color from an image in Python

A package that can be used to remove any particular color from an image in Python. A Basic GUI for openCV is also provided in python.

Merge Two Docx files into a Single one in Python

A package that can be used to merge two or more doc files together written purely in Python. Both code and GUI available for usage and further development.