Skip to content Skip to main navigation Skip to footer

Search: install

42 results

Q: How to fix the Error 1013: Unsupported: Server does not support authentication with token?

…would like to play with “pure” daemon installation, then phxspe.properties file should exist in ./settings subdirectory. File phxspe.properties is created by phxadmin utility or can be created from ./data/phxspe.properties.default template file. Copy template file to ./settings directory Rename it to phxspe.properties Check for server.enable_authentication_token directive and setup it as needed. Restart phxspe Basic installation steps are described in ./doc/INSTALL.html document….

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…

FAQs (Browser)

…be created from ./data/phxspe.properties.default template file. Copy template file to ./settings directory Rename it to phxspe.properties Check for server.enable_authentication_token directive and setup it as needed. Restart phxspe Basic installation steps are described in ./doc/INSTALL.html document. in FAQ Phonexia Browser, FAQ Speech Platform Permalink Q: What languages are supported by KWS? A: Please see List of supported KWS Languages. For more…

Terms of Service

…Internet or telephone services. Member must also install, download or access the necessary software from PHONEXIA, if required. PHONEXIA may automatically update software as needed without notice, or require an update to be downloaded and installed prior to continued use. 4.2. Beta Services. Prior to releasing a full commercial version of the Services, PHONEXIA might in its sole discretion release…

Phonexia End User License Agreement

…County Court in Brno, Section C, Insert No. 51524 (“Phonexia”). This is a legally binding contract. By assenting electronically, installing the Software or using the Software, you accept all the terms and conditions of this Agreement on behalf of yourself and any entity or individual you represent or for whom you acquire the Software (collectively “you” or the “Client”). If…

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…

Download Voice Inspector 5.2

installation and additional space for data storage. recommended – CPU: Intel® Core™ i7 or better, RAM: 8 GB, Required HDD space: 0.5 GB for software installation and additional space for data storage. Step #2 – First start Ensure you have obtained a license (license.dat). To obtain an evaluation license, contact your Phonexia sales manager, or ask at [email protected]). Unzip the…

Understand SPE home directory

…storage – user-specific data Since SPE comes with pre-configured user “admin”, the default SPE installation contains admin subdirectory inside home: home └── admin ├── storage └── data Storage The user’s storage directory is where SPE stores files and directories uploaded or created via REST API, i.e. every action made using the /audiofile or /directory endpoints is reflected here – e.g….

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…

Documentation (Browser)

Partners and customers are encouraged to see the Browser3 software End User Manual available in [BROWSER]/ PhxBrowser_manual.pdf in a standard software package and installation. You might be interested in getting familiar with the following information in the manual: Typical Use Cases Technical Requirements Installation (the First Start) Update Using the Application – Features Using the Application – Typical Workflows…

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…

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….