Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/otonomee/against-the-clock-transcript-analysis

This repository contains code and analysis for exploring the transcripts of the various "Against The Clock" videos featured on the FACT Magazine YouTube channel. The goal is to uncover insights, patterns, and trends across the different artists and their creative process under time constraints.
https://github.com/otonomee/against-the-clock-transcript-analysis

against-the-clock ai-analysis audio-processing creative-ai creative-process data-analysis fact-magazine machine-learning music-production natural-language-processing nlp text-mining yt-dlp

Last synced: 8 days ago
JSON representation

This repository contains code and analysis for exploring the transcripts of the various "Against The Clock" videos featured on the FACT Magazine YouTube channel. The goal is to uncover insights, patterns, and trends across the different artists and their creative process under time constraints.

Awesome Lists containing this project

README

        

# against-the-clock-transcript-analysis

This repository contains code and analysis for performing natural language processing (NLP) on the transcripts of the complete set of ["Against The Clock" videos](https://www.youtube.com/@180fact/search?query=against%20the%20clock) featured on the FACT Magazine YouTube channel. The goal is to uncover insights, patterns, and trends across the different artists and their creative process under time constraints.

## Dependencies

- python 3.9+
- [yt-dlp](https://github.com/yt-dlp/yt-dlp)