Ali Zargham's music

This commit is contained in:
Orwa Diraneyya 2021-12-01 14:46:59 +01:00
parent 25b8dcad36
commit 4cdbe116aa

32
content/post/ali Normal file
View file

@ -0,0 +1,32 @@
---
title: Ali zargham's Visualization
subtitle: Inspired by romantic guitar of sub-continent
date: 2021-12-01
tags: ["music-visualizer", "competition"]
---
This is Ali's entry for the competition.
I made one videos, I was inspired by the romantic guitar in the sub-continent.
## Command Variations
I tried different things, I changed the music audio to be a romantic guitar.
### Competition Entry 1
```bash
(deep-music-visualizer) C:\Users\SYED ALI ZARGHAM\repos\deep-music-visualizer>python visualize.py --song romantic_guitar.wav --output_file romantic-music.mp4 --batch_size 4`
```
{{<video "AliZargham's">}}
### Competition Entry 2
```bash
python `visualize.py` --song `song file` --batch_size 3 \
--classes 847 483 668 724 652 413 269 403 319 353 603 354 \
--resolution 512 --jitter 1 --output_file `video file`
```
{{<video "orwa-2">}}