Skip to content Skip to main navigation Skip to footer

Search: installation%20guide

34 results

Release Notes

…in your deployment from Phonexia. In other words, copying technologies/models from previous SPE installation won’t work and you would see various sorts of error messages when initializing the technologies. If you are using customized STT model created by LMC, you need to re-create the customized model using current STT version and the original list of added words. New Features and…

Phonexia Browser

When reporting issue with Phonexia Browser please attach both SPE report and Browser log. To create the SPE report: Go to the SPE installation directory Open command line/terminal (in Ubuntu Linux Right click + press E, in Windows type cmd in the address bar) Run ./phxadmin –report (Linux) or phxadmin.exe /report (Windows) Zip up the created directory with report and…

Understand SPE executable files

…SID4C (SID4 extractor and SID4 comparator) with both L4 and XL4 models, depending on actual availability of the technologies/models in that SPE installation. Due to the “…single character” pattern definition, the list won’t include SID4E_STREAM, SID4C_STREAM and SID4CALIB technologies. phxadmin2: example 3 ./phxadmin2 technology enable sid?_stream:*l?=3 sid4?_stream:*l?=1 enable 3 instances of technologies with names matching “sid followed by single character,…

Understand SPE technologies configuration file

This article explains the purpose and structure of SPE technologies configuration file technologies.xml, or technologies.json created by Phonexia Browser. SPE installation includes usually multiple speech technologies (e.g. Speaker Identification, Speech To Text, etc.) in various technological models (e.g. L4, XL4, etc.), or supporting various languages (e.g. 6th generation of EN_US, CS_CZ, etc.) available. You can select from these technologies/models those…

Understand SPE audio converter

…tool, you can upload essentially any audio- or even videofile to SPE and it will be automatically converted to audio format supported natively by SPE. ⓘ NOTE: The automatic conversion is done only when uploading audiofiles to SPE, it’s not done when registering files! For more info about uploading/registering audiofiles, see Understanding SPE home directory article. Converter installation As a…

Phonexia Speech Engine

…SPE manages its own queue of incoming REST requests and serves them according to available capacity of current installation. This means that the application layer can request any number of queries and then just wait untill they are processed. Processing priority management To allow off-queue high-priority or low-priority processing, SPE also allows to set priority for individual REST requests. Basic…

Q: What do LLR, LR and score mean?

…function of LR. LLR meets numbers in interval (-inf;+inf). Percentage (normalised) score – commonly used mathematical transformation of the LLR to percentage. This number is better for human readability but may bring some doubts if LLR numbers are too high (typically for some non-adapted installations). Interval <0;100> (or sometimes <0;1>), in %. The higher the score, the better the match….

Licensing (technical details)

…usage: software evaluation in isolated environments Proof of Concept project stages demonstration purposes on fixed HW (laptops) production project stages with fixed HW and OS Limited usage for: dynamic virtualization environment (fixing the HW is required)   Floating License Server (FLS) For complex installations, Phonexia has developed “Floating License Server” (FLS) utility. That allows production licenses to be distributed across…

Documentation (VIN)

Partners and customers are encouraged to read the Voice Inspector End User Manual available as VIN-manual.pdf in the application’s installation directory. The manual can also be accessed from within the application by pressing F1, or selecting it in the Menu bar “Help > User guide“. You might be interested in reading the following information in the manual: Introduction Technical Requirements…

Releases and Changelogs (SPE)

…(see below) Speech Engine 3.46 Speech Engine 3.46.0, DB v1900, BSAPI 3.46.0 (2022-02-07) New: STT: Single word in preferred phrase is now preferred in any sentence context (previously it was preferred only in single-word utterances) New: STT: Faster initialization of “dynamic adding of words” feature (now ~0.1 s, before ~0.5 s) New: phxadmin2 added to installation manual New: Models for…

Phonexia End User License Agreement

…you do not agree with the terms and conditions of this Agreement, do not continue the installation process, do not use the Software and delete or destroy all copies of the Softwate in your possession or control. 1. LICENSE. Phonexia provides the Client with non-exclusive, non-transferable, time-limited and revocable right to use Software specified on Phonexia website or in a…

Video – Getting started with SPE

MODULE 1: Getting started with Speech Engine (19 min) Installation Technologies configuration Server and database configuration Users configuration Files processing Synchronous and asynchronous requests, results polling Stream processing https://youtu.be/4qrB-GfFdWY…

Measuring of a software processing speed – what is the FtRT (Faster than Real Time)

…FtRTaudio when calculating hardware sizing and scaling options, especially for installation built for mass data processing where each I/O matters. Don’t forget to test real data-sets (recordings) for statistical information like speech/non-speech ratio and so on. This approach can help you with budget calculation significantly. Use FtRTnet_speech when comparing individual CPU performance using strict academic methodology using exact reference point….

Phonexia Partner Program for Government Partners

…(REST API) for myself? Unless you are a Gold partner, our NFR licenses are provided in the Starter Kit. The kit also includes the services of our consultants to ensure you can fully understand the Phonexia portfolio and all related technical details necessary for the installation, usage, and tuning of Phonexia systems. Do I really need to buy the Starter…

Understand SPE database scripts

This article explains details and usage of SQL database scripts stored in SPE installation directory in /data/database subdirectory. These scripts are intended for setup and maintenance of SPE database for supported database types, currently SQLite and MariaDB (from SPE 3.46) / MySQL (up to SPE 3.45). Script types For each database type, there are two directories with two types of…