Skip to content

tyson-nw/whisper-context-suite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

whisper-context-suite

This project uses whisper standalone, simon/llm and simonw/llm to allow you to transcribe, translate, and summarize audio content. Using registry keys and the summarize.ps1 powershell script you can add commands to the context menu in windows to analize files.

Usage

Once faster-whisper and llm are installed, the powershell script in place, and the Registry keys are added you can right click on a file and under Show More Options you should see the whisper options.

This

Installation

  1. Install Python
  2. Install faster-whisper
    1. Download from Releases · Purfview/whisper-standalone-win (github.com)
    2. Extract using 7zip, not Windows. Extract Faster-Whisper-XXL to C:\Program Files\Faster-Whisper-XXL
  3. Install llm
    1. In admin cmd pip install llm
    2. In admin cmd llm install llm-gpt4all
  4. Add whisper-summarize.ps1 to C:\Program Files\Faster-Whisper-XXL
  5. Import whisper-associations.reg to the registry.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published