This little thing was built because one day I just wanted to send a voice note to a person without revealing my actual voice. If the application is not available on the cloud or the link has expired, then you can run this on your local machine.
pixelateaudio.mp4
- Clone the repository.
git clone https://github.com/git-pixel22/pixelateAudio.git
- Move into the project directory if using the terminal by doing
cd pixelateaudio
Or simply open the folder in VS Code.
- Install the requirements of the project.
pip install -r requirements.txt
- Run the application.
flask run
- Open your browser and go to your localhost's port 5000.
http://localhost:5000/