Skip to content Skip to main navigation Skip to footer

Search: use%20cases

104 results

Understand SPE configuration file

…default commented out, i.e. disabled. Paths, locations server.user.home # Home directory path. To this folder are stored all the data of all users. server.user.home = ${application.dir}home Path to the home directory where data of all SPE users are stored in individual per-user subdirectories. Default is a home subdirectory of SPE application directory. For multi-instance SPE deployments, this can be set…

Understand SPE database

…results – file, used technology model, used speaker model, used FAR calibration set, max. FAR, results JSON data rest_result_sid4 SID4 processing results – file, used technology model, used speaker model, used file- and speaker model Audio Source Profile, results JSON data rest_result_sqe SQE processing results – file, used technology model, results JSON data rest_result_stt STT processing results – file, used

Releases and Changelogs (SPE)

…API changes) [#5035] Speed up SID when calibration is used [#5161] Use MariaDB connector instead of MySQL connector [#5178] Updated systemd service template – added dependency on network-online.target [#5070] Added voice-print merge resource (/technologies/speakerid/vpmerge) [#5099] Added resource which returns tasks of all users (/tasks) [#5132] Added version of technology model to resource /technologies [#5134] Added version of BSAPI to resource…

Terms of Service

…is not obligated to correct errors, correct the effects of errors (e.g., fix your computer or recover lost data), or provide any technical support related to use of the beta Services. 4.3. Members Agreement to Use. By accepting the Agreement, Member agrees to the following regarding use of Services: Services will only be used as permitted by the Agreement and…

Understand SPE executable files

…by phxadmin are listed below: (use appropriate OS-specific parameter separator, e.g. use –help in Linux and /help in Windows) Generic help – Show help information on command line parameters and exit version – Show version and exit config=<file> – Use specified SPE configuration file license=<file> – Use specified license file User management add-user – Create new user account edit-user –…

Understand SPE configuration

…modified when it is used for processing server.enable_resource_locker = true Database settings SQLite is a great database for most evaluation use cases. However if you would like to use the database as the logging target, it must be switched to MySQL type of database. Also, if your architecture requires shared user resources, you have to use the MySQL type of…

Phonexia End User License Agreement

…AND FOR ANY OTHER PECUNIARY OR OTHER LOSS WHATSOEVER) ARISING OUT OF OR IN ANY WAY RELATED TO THE USE OF OR INABILITY TO USE THE SOFTWARE, THE PROVISION OF OR FAILURE TO PROVIDE SUPPORT OR OTHER SERVICES, INFORMATON, SOFTWARE, AND RELATED CONTENT THROUGH THE SOFTWARE OR OTHERWISE ARISING OUT OF THE USE OF THE SOFTWARE, OR OTHERWISE UNDER OR…

LID: Terminology and adaptation

…The subdirectory name(s) will be used as languageprint archive name(s). In the example below we use input directory /path/to/my/languageprints from previous step, which contains subdirectories MyLanguage and MyOtherLanguage with extracted languageprints (also used in previous step) we use output directory bsapi/lid/lprints/l4, which is the directory containing the pre-created languageprint archives supplied by Phonexia – you can put them anywhere else,…

SID: Speaker Identification: Results Enhancement

…creation of the new one. You can selectively change the parameters in the child profile, e.g., add more files, switch calibration modes on/off , change FAR percentage, or user calibration shift and scale). This allows to easily create a specific profile for any use case. Using Audio Source Profiles An Audio Source Profile can be used during the comparison of…

Understand SPE user accounts

SPE has a simple built-in system of user accounts and user roles. This allows for flexible usage of SPE in your projects – you can use it e.g. for different individual applications (each application uses its own SPE user), or simply for different user roles within single application (standard users, administrators). Each user account has the following attributes defined: login…

Licensing (technical details)

…12:00:00 … The USE_… line determines the licensing type USE_SERVER – license linked to Phonexia licensing server (known as NET license) (online license) USE_USB – license linked to USB licensing key provided by Phonexia (offline license) USE_HW – license linked to the HW profile of a selected machine (offline license) Also available is a Floating License Server (FLS) – a…

Understand SPE directory structure

user preconfigured by default, so directories for admin user are present by default. Location of home directory can be modified using server.user.home option in SPE configuration file. This might be useful in complex network infrastructure, multi-SPE deployments, and similar advanced configurations. home └── admin ├── storage └── data The storage directory holds audio files uploaded to SPE via REST API…

FAQs (PSP)

…not support authentication with token? A: Please check SPE subdirectory ./settings for configuration files. If only phxspe.browser.properties exists, then your Browser uses SPE as embedded component and set inside the file this directive: server.enable_authentication_token = false In that case you can still use SPE with Basic HTTP authentication, as described in documentation, section “Basic authentication“ If you would like to…

Speaker Identification (SID)

…The use of Audio Source Profiles enables the user to benefit from our traditional method of False Acceptance Rate calibration and adds the possibility to perform “Mean normalization” and “User calibration”. You can read more about the methods in a separate Speaker Identification: Results Enhancement post. Here is just a short overview of each method. False Acceptance Rate (FAR) calibration…