https://github.com/basith-p/bfhaudiovis
https://github.com/basith-p/bfhaudiovis
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/basith-p/bfhaudiovis
- Owner: Basith-P
- License: mit
- Created: 2021-05-16T08:14:21.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-25T11:30:04.000Z (almost 5 years ago)
- Last Synced: 2025-03-26T23:15:14.415Z (about 1 year ago)
- Language: Python
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

>### Learning
>
# AudViz
This projects takes an audio file and convert it video by adding visualizatons. Users can create account and keep their activity. Users will be able to preview and download the videos.
**---This project is not completed---**
## Team members
1. [Basith P](https://github.com/Basith-P)
2. [Hashim Rahman](https://github.com/Hashimrhmnp)
3. [Shahal Hashlin](https://github.com/hashlinn10)
## Team Id
BFH/rec1TChqMMqWGUQgi/2021
## Link to product walkthrough
[AudViz Walkthrough](https://www.loom.com/share/856d29f2a19147d893fb2d617e28863d?sharedAppSource=personal_library)
## How it Works ?
1. Creates and keeps user account data
2. Takes an audio file as input
3. Convert it to video by adding visulaizations
4. Provide options for previewing and downloading it
## Libraries used
- flask - 2.0.0
- Flask-SQLAlchemy - 2.5.1
- flask-login - 0.5.0
- pygame - 2.0.1
- numpy - 1.20.3
## How to Configure and Run
1. Clone/pull/download the [BFHAudioVis](https://github.com/Basith-P/BFHAudioVIs)
2. install dependencies with `pip install -r requirements.txt`
3. run main.py