Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
whisper-asr-webservice
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
David Schwertgen
whisper-asr-webservice
Commits
6aa947bc
Commit
6aa947bc
authored
2 weeks ago
by
Subliminal Guy
Browse files
Options
Downloads
Patches
Plain Diff
Add diarization info to README
parent
390befdc
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+15
-0
15 additions, 0 deletions
README.md
with
15 additions
and
0 deletions
README.md
+
15
−
0
View file @
6aa947bc
...
...
@@ -51,6 +51,21 @@ For complete documentation, visit:
[
github.com
](
https://github.com/SYSTRAN/faster-whisper?tab=readme-ov-file#gpu
)
## Info About Speaker Diarization (Detect Different Speakers)
Set ASR_ENGINE=whisperx in .env-file
A hugging_face account and a token have to be created (https://huggingface.co/settings/tokens)
You need to get permission for two models:
[
Speaker Diarization
](
https://huggingface.co/pyannote/speaker-diarization-3.1
)
[
Segmentation
](
[Segmentation](https://huggingface.co/pyannote/segmentation-3.0
)
)
Also see
**Request URL Query Params**
in this README
## Credits
-
This software uses libraries from the
[
FFmpeg
](
http://ffmpeg.org
)
project under the
[
LGPLv2.1
](
http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html
)
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment