Skip to content

transcribe audio/video files to text

Notifications You must be signed in to change notification settings

aliTanveerAnalog/silero

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Silero

Specify input files in wav/weba/webm/opus/vorbis format and it will transcribe them to txt in an optional output directory.

Dependencies

  • libonnxruntime
  • libopus

AI model

Download the AI model using models/en/download.sh.

What to expect

  • installing libonnxruntime is a pain, but tract can't load the model currently
  • the matroska library is poor and will fail to parse many valid webm files
  • only english is currently supported

License

Apache-2.0 + MIT

About

transcribe audio/video files to text

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 98.8%
  • Shell 1.2%