Skip to content

Apply different effects to an audio file like robotic, echo, radio, vader and many more.

Notifications You must be signed in to change notification settings

git-pixel22/pixelateAudio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro

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.

 

This How It Looks   ; )

pixelateaudio.mp4

 

Steps To Run The Application Locally

  1. Clone the repository.
git clone https://github.com/git-pixel22/pixelateAudio.git

 

  1. Move into the project directory if using the terminal by doing
cd pixelateaudio

Or simply open the folder in VS Code.

 

  1. Install the requirements of the project.
pip install -r requirements.txt

 

  1. Run the application.
flask run

 

  1. Open your browser and go to your localhost's port 5000.
http://localhost:5000/

 

About

Apply different effects to an audio file like robotic, echo, radio, vader and many more.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published