Skip to content

Commit 6c5e80a

Browse files
committed
Added GDrive link for demo video
1 parent 1b53df2 commit 6c5e80a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_posts/2019-11-10-the-rapalyzer.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ date: 2019-11-09 11:05:36 -0700
55
categories: jekyll update
66
---
77

8-
[![Rap-alyzer](/img/rapalyzer.gif)](http://rap.zrich.dev/ "Rap-alyzer")
8+
<iframe controls='true' type='video/mov' allow="fullscreen" src="https://drive.google.com/file/d/1zhhEbwY7Xur_TFbsBCTmjnYjqGpAqlE1/preview" width="716" height="378"></iframe>
99

1010
After seeing quite a few 'rhyme scheme analysis' breakdowns such as [this one](https://www.youtube.com/watch?v=k2ah9CtlaEs)
1111
on Instagram, Reddit, and YouTube, I decided to try my hand at automating the process. The result is the aptly named [Rap-alyzer](http://rap.zrich.dev/)
@@ -19,4 +19,4 @@ While it's a fun toy, it's definitely not perfect. Some future things I'd like t
1919
- Rhyme groups should be confined to a single verse.
2020
- Genius' lyrics sometimes contain cruft that should be cleaned more thoroughly.
2121
- The colors used to indicate rhyme groups are randomly generated, making it possible that two groups have the same color.
22-
- Many rappers bend rhymes using unusual pronounciation (example: [Eminem](https://www.youtube.com/watch?v=lPcR5RVXHMg)). It may be possible to use speech-to-text to more accurately pick up rhymes.
22+
- Many rappers bend rhymes using unusual pronounciation (example: [Eminem](https://www.youtube.com/watch?v=lPcR5RVXHMg)). It may be possible to use speech-to-text to more accurately pick up rhymes.

0 commit comments

Comments
 (0)