Skip to content Skip to main navigation Skip to footer

Search: license start error 8001

81 results

Understand SPE technologies, instances and workers

…initialized at the start of Speech Engine, taking up a memory, regardless of being actually used for some processing. Customers are served by post office workers at counter desks providing a particular service. Requests are served by processing workers assigned to an instance of particular technology.   Speech Engine workers are like post office workers Similar analogy exists between the…

Understand SPE database scripts

…filling initial data to DB created by ‘create_schema’ script drop.sql – script for quick complete DB cleanup by dropping all SPE tables clean.sql – script for DB cleanup by cleaning data from tables, e.g. when your DB rights don’t allow you to drop tables The intended usage is: when starting with new empty DB (created manually, e.g. using phpMyAdmin, or…

Understand SPE multithreaded technologies initialization

The server.technology_multithread_initialization setting in SPE configuration allows SPE to initialize instances of technologies during startup using multiple parallel threads. Default setting is OFF, i.e. instances of technologies are initialized using single thread, one-by-one. This allows easier tracking of eventual issues during SPE startup and better readability of technologies initialization log messages (only single initialization happens at a time). The downside…

Adding new language or technology model (Browser)

…(Speech to Text) Technology Select the newly added model ( in our example ES_6) Click Apply Restart Server Click OK Optionally: you can disable the models you will not be using by clicking the red X next to them in the Settings. (Do not forget to click Apply and Restart Server.) You can see that the newly added Spanish (ES_6…

Q: Which authentication options are allowed by the server and how does it work?

A: The following options are supported: HTTP basic authorization – Client asks for session by resource “post /login” with HTTP basic authorization in query header. If server responds with error 405, server doesn’t support authorization by sessions and it is necessary to use basic authorization. Authorization by session – Authorization by session is done by adding parameter “X-SessionID“ into HTTP…

SID: Speaker Identification: Results Enhancement

…effect on the duration of comparison. It improves the system’s discriminability which decreases the Equal Error Rate (EER, for more information, have a look at SID Evaluation). Due to its easy use, it is highly recommended to use Mean Normalization in every SID implementation. False Acceptance Calibration Requirements: Number of audio recordings: 1000 divided by the desired False Acceptance Rate…

Documentation (SPE)

…files in [SPE]/doc in standard software package and installation. You can also find REST API reference (Speech Engine) documentation online. You might be interested in reading the following information in manual: REST API reference Structure of API queries Asynchronous request Task prioritization Authentication Audio requirements RTP/HTTP streams Error responses API Commands Usage examples API Requirements Installation guide And much more…

Q: What are the requirements for SID evaluation dataset?

…unique recordings coming from different audio environments or even different times of the day, additional details can be analyzed leading to better results. Warning: Any human error in evaluation set preparation (in speaker uniqueness, placing recordings into wrong folder, etc.) affects the evaluation results, so it’s very important to prepare the data carefully.   See SID Evaluation for more details…

Major Issue

An Issue that renders the Product partially functional, the use of which in a production environment is substantially reduced. The Issue contains an error that impairs the ability of the system to process a majority of audio files or audio streams, or that renders the setup and maintenance of the system inoperable….

Understand SPE administration and backup

…the system: SPE database – the technology models, SPE user accounts, etc. are stored here SPE configuration file (usually /settings/phxspe.properties) technologies configuration file (usually /settings/ technologies.xml, or see phxspe.properties for details) licensing file (license.dat, usually stored along to phxspe.exe, or see phxspe.properties for details) Optimally, Partner should backup also the following entire SPE directory [optional], with all subdirectories (/bsapi/, etc.)…

Documentation (VIN)

…Quick Start Guide Using the Application Interpretation of Results Description of Other Inbuilt Tools Troubleshooting In case of any problems or questions, please first search the manual for relevant keywords. If you don’t find an answer in the manual, contact our support. You can also browse the FAQ section or use the search function of the Partner Portal and look…

LID: Terminology and adaptation

…listfile with list of languageprint archives corresponding to the languages you want to have in the language pack – each line starts with language name, followed by a TAB or SPACE character, and a path to the .lpa file. Make sure that paths are valid – relative paths must be relative to the location of your list file… or simply…

SID4 performance on Intel® Xeon® Platinum 8124M

…8 physical cores are used, benchmark test starts to initiate more SID4 processes with a hope that Hyper-Threading may help. This hypothesis unfortunately can’t be confirmed. See Figure 2 which clearly shows that initiating more SID4 processes than the number of available physical cores simply doesn’t provide better performance than reserved physical core count is enabled in virtual machine. With…