Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/otonomee/against-the-clock-transcript-analysis
- Owner: otonomee
- Created: 2024-07-12T08:24:48.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-12-15T06:33:57.000Z (about 1 month ago)
- Last Synced: 2024-12-15T07:27:08.597Z (about 1 month ago)
- Topics: 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
- Language: Python
- Homepage:
- Size: 9.87 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)