WAN-Transcripts

WAN Transcripts

Transcripts and summaries generated from LTT Live Show and WAN Show episodes through OpenAI Whisper, Llama 3.1, and LanguageTool.

GitHub Issues GitHub Pull Requests Discord Server ID GitHub Languages

Key FeaturesHow To UseContributingChangelogCredits & Contributors

screenshot

Key Features

How To Use

To clone and run your own copy of this website, you’ll need Git, Ollama and a bunch of Python libraries installed on your computer. If you would rather not use Git, you can just download the code from GitHub above. From your command line:

# Clone this repository
$ git clone https://github.com/willtheorangeguy/WAN-Transcripts.git

# Go into the repository
$ cd WAN-Transcripts

# Install Dependencies + Run
$ pip install -r requirements.txt
$ pip install git+https://github.com/openai/whisper.git
$ pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118
$ python main.py <year>

If support is required, please open a GitHub Discussion or join our Discord.

Contributing

Please contribute using GitHub Flow. Create a branch, add commits, and open a pull request.

Please read CONTRIBUTING for details on our CODE OF CONDUCT, and the process for submitting pull requests to us.

Changelog

See the CHANGELOG file for details.

Credits

This software uses the following open source packages, projects, services or websites:

Python OpenAI Whisper Ollama LanguageTool LTTStore
Python OpenAI Whisper Ollama LanguageTool LTT Store
Web - Donate GitHub GitHub GitHub Web

Contributors

You may also like…

License

The code in this repository is licensed under the MIT License - see the LICENSE file for details. The transcription of WAN Show and LTT Live Show episodes contains spoken words which are copyright and the individual perspective of their respective speaker. This repository is in no way affiliated with OpenAI, YouTube, Google, or Linus Media Group.