An open API service indexing awesome lists of open source software.

https://github.com/basith-p/bfhaudiovis


https://github.com/basith-p/bfhaudiovis

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

![BFH Banner](https://trello-attachments.s3.amazonaws.com/542e9c6316504d5797afbfb9/542e9c6316504d5797afbfc1/39dee8d993841943b5723510ce663233/Frame_19.png)

>### Learning
>Python

# 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