deep-music-visualizer-showdown/content/post/ali
Orwa Diraneyya 2e60244b13 ali-kazmi
2021-12-01 15:08:35 +01:00

32 lines
No EOL
1.4 KiB
Text

---
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.Traditionally musical traditions have been passed on orally and musical skills have often been taught from father to son or teacher to pupil. Students pay respect to their instructors by kissing their feet. The relationship between teachers (known as pandits and gurus among Hindus and ustaad among Muslims) and their pupils is very important in Indian music. Teachers and pupils are often related, and the spiritual element of the instrument is often as important as technical virtuosity. In northern India, the spiritual relationship is symbolized by a ceremony in which a teachers ties a string around the wrist of a pupil
## Command Variations
I tried different things, I changed the music audio to be a romantic guitar.
### Competition Entry 1
```bash
python visualize.py --song romantic_guitar.wav --output_file romantic-music.mp4 --batch_size 4`
```
{{<video "ali">}}
### 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">}}