Skip to content

Group Repository for the Podcast Visualization Application for the New Media Lab Course

License

Notifications You must be signed in to change notification settings

HarmvandenBrand/NML_Podcast_Transcription

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Podcast Transcription App

Group Repository of the Podcast Transcription App for the New Media Lab Course.

The backend code for retrieving the transcripts contains private API keys and is therefore private. If you have any interest in this code, feel free to contact the owner of this repository.

Also see info on React.

React development instructions

  1. Download node package manager (npm): https://nodejs.org/en/
  2. Navigate to the root directory of the project.
  3. Install dependencies: npm i
    Everytime new dependencies are added and installed by collaborators, you will need to run this command again.
  4. Start development server: npm start
    Supports hot reloading, which means that changes saved in your editor will immediately be reflected on the development server (i.e., automatically refreshes).
  5. Stop the development server: Ctrl + C

Load and preprocess podcasts

Run npm run update from the root directory of the project.

About

Group Repository for the Podcast Visualization Application for the New Media Lab Course

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •