Skip to content

transcript generated by Whisper for project Tyra online seminars

License

Notifications You must be signed in to change notification settings

ChenHsieh/TYRA_transcript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The transcripts of project Tyra's online seminar auto generated by the OpenAI Whisper large model.

Description

Raw output files are in the out folder of the github repo.

yt_dlp.sh was used to download youtube videos and convert them into mp3 format. (ty yt-dlp)

yt-dlp -x --audio-format mp3 -o '%(title)s.%(ext)s' {youtube link}

whisper was used to generate the trascripts on UGA's sapelo2 HPC.

whisper --model large -o out -- './{filename}';

Status

I will update when I want to. Please feel free to use the transcripts for your own purpose or contact me for more interesting projects.

links: https://y.at/💻🌲🎓🚀🌕

About

transcript generated by Whisper for project Tyra online seminars

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages