这是indexloc提供的服务,不要输入任何密码
Skip to content

zesun96/loud.cpp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

loud.cpp

Whisper.cpp with diarization

Features

  • Diarize with onnxruntime
  • Segment using pyannote-audio model
  • Transcribe using OpenAI whisper
  • Support macOS, Windows, Linux
  • Comes with FFMPEG
  • Support any audio or video format
  • Download models automatically with --setup
  • Colored output for easy identification of speakers

Install

Download and extract it from releases

Usage

./loud test.wav --json transcript.json --setup

Building

See building.md

About

Whisper.cpp with diarization

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 80.5%
  • CMake 19.5%