forked from ALIZE-Speaker-Recognition/LIA_RAL
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
LIA_SpkDet/SimpleSpkDetSystem: Added accessors for the decision thres…
…hold. The threshold is used in verifySpeaker() and identifySpeaker() to decide whether the tested voice is a match for the target model. Previously, its value could only be set through the configuration file, and could not be retrieved directly (apart from parsing the configuration file). It can now be adjusted during the use of the system.
- Loading branch information
1 parent
159deae
commit c9e6b62
Showing
2 changed files
with
31 additions
and
9 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
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