Skip to content Skip to main navigation Skip to footer

Search: locked

5 results

Understand SPE database

…resources locked during processing rest_role list of pre-defined SPE user roles rest_user list of SPE users and their settings and status – login, password, active/inactive, max. pending operations, current pending operations rest_user_role associations between users and roles rest_user_session list of active user API sessions rest_technology_model list of technology model names User-created SPE entities data Tables containing data about entities created…

Understand SPE configuration

…Academy trainings or consultation. # Authentication mode # Set true for authentication with sessions # Set false for basic authentication server.enable_authentication_token = true Keep the Resource locker in the default configuration 🙂 # Resource locker # If enabled every resources (file, speaker model, keyword list etc.) are exclusively locked for modifications during processing. # This ensures that resource cannot be…

Licensing (technical details)

…license is specified by the USE_SERVER line in license file. The only requirement of this license is Internet connectivity to the address specified on SERVER… line (by default it’s Phonexia license server at license.phonexia.com/lic). This means that by definition, the license will not work if there is Internet connectivity issue between the source machine and Phonexia servers, e.g. connection blocked

Releases and Changelogs (SPE)

…after receiving reply from RLS (RLS v0.14.2 is required to fix the issue) Fixed: Websocket connection error may lead to accessing dealocated memory Fixed: Deleting tasks can leave files locked forever Fixed: Files are locked forever when task limit is reached Fixed: Misleading and confusing licensing error when HW profile does not match Fixed: Trace log messages during model initialization…

Understand SPE configuration file

…true Controls whether the Resource Locker feature should be turned on or not. By default it’s enabled, i.e. resources (audio files, speaker models, speaker groups, calibration sets, keyword lists, etc.) used by an asynchronous request are locked by SPE from being modified while they are in use by the request. Trying to modify such locked resource results in a “Resource…