-
Notifications
You must be signed in to change notification settings - Fork 4.4k
whisper : support speaker segmentation (local diarization) of mono audio via tinydiarize #1058
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
7f0dc9b
add HuggingFace mirror to download ggml model
akashmjn 62c851b
support tdrz via simple hack overriding solm tokens
akashmjn c8e1ed6
fix incorrect translate/transcribe token_ids that are not static const
akashmjn 700c282
add apollo 13 sample for tdrz demo
akashmjn 4083a39
render [SPEAKER TURN] consistently in all terminal output using vocab…
akashmjn 713c5b6
extend whisper_segment with speaker_turn_next field and save in json …
akashmjn edd2348
fix failing go build
akashmjn 77825ec
slipped in some python syntax whoops
akashmjn 12d3f90
Merge branch 'master' into tdrz-integrate-1
ggerganov 024211f
Merge branch 'master' into tdrz-integrate-1
ggerganov 59e9055
whisper : finalize tinydiarize support (add flag + fixes)
ggerganov 8ee5af4
whisper : tdrz support for word-level timestamps (respect max_len)
ggerganov 5fa32da
java : try to fix tests after adding tdrz_enable flag
ggerganov 6828be7
main : remove TODO leftover
ggerganov 09c32a6
java : fix params order list after adding "tdrz_enable"
ggerganov baabe2c
whisper : fix solm and add nosp token
ggerganov 34bdf98
main : print tinydiarize help
ggerganov File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
extend whisper_segment with speaker_turn_next field and save in json …
…output
- Loading branch information
commit 713c5b61ad024f3da296539f25af95c97028dbad
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.