Skip to content

Transcribe text and srt subtitle files and output the results in batch using Openai whisper

License

Notifications You must be signed in to change notification settings

silvenachen/WhisperBatchTranscription

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

WhisperBatchTranscription

Transcribe text and srt subtitle files and output the results in batch using Openai whisper
需要提前安装和配置好Whiper环境,具体请参照oepnai的官方文档:https://github.com/openai/whisper
使用方法:使用配置好whisper环境的python解释器,在IDE中运行即可。如果是视频,需要先将其提取为mp3音频文件才可以继续进行转写
人很懒,只写了mp4转mp3和批量处理mp3文件的脚本,如果你需要别的wav等格式的音频请自己修改一下

About

Transcribe text and srt subtitle files and output the results in batch using Openai whisper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages