Skip to content

Collection of scripts for automating insanely-fast-whisper usage on hpc systems

Notifications You must be signed in to change notification settings

notaTeapot/whisper-hpc-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Whisper HPC Automation

Script for running insanely-fast-whisper (https://github.com/Vaibhavs10/insanely-fast-whisper) on HPC systems, specifically on ZIH AlphaCentauri.

Usage

  • batch.sh will launch as many jobs as defined in #SBATCH --array=STARTID-STOPID
  • each job will transcribe the n-th file from the given input folder, starting with 0
  • eg. #SBATCH --array=10-14 will transcribe five files numbered 10,11,12,13,14

About

Collection of scripts for automating insanely-fast-whisper usage on hpc systems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published