-
Notifications
You must be signed in to change notification settings - Fork 546
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add pyannote * add pyannote * local pyannote * fix segment.rs * working * Diarize before VAD * add logging for embedding length * rebase * Do segmentation stuff * update imports * add speaker embedding to transcription result * add sqlite-vec and touch migration script * update migration to include table * speaker operations in DB * update tests * update .gitignore * update speaker id process * update speaker id process * update models * use channels for segments * update transcription tests * delete pyannote example * clear warnings * vad then segment * add test for identification * cleanup core * update segment handling to prevent going out of bounds * update logging * update version * fix sample rate in stt * initialize segmentation models once
- Loading branch information
1 parent
d96d28d
commit 478fb05
Showing
27 changed files
with
114,327 additions
and
341 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Oops, something went wrong.