Skip to content Skip to main navigation Skip to footer

Search: configuration

40 results

Phonexia Speech Engine

…providers via simple plugin-like connectors interface Flexible integration SPE can provide results in JSON or XML format. Result can be obtained by polling, via websockets, or via webhooks (callbacks). Status information SPE can provide various status information to the application layer, e.g. license status, configuration info, current overall load, pending operations status, … Quick start The following tutorial describes the…

Get better support

…information. It will help both of our parties to provide fastest and most efficient technical support to your customer: Issue data – required: LOG files or Console output from failed speech technology (for the command line) – usually in ./log/ directory) configuration files (technologies.xml from SPE is minimum) – usually in ./settings/ directory licensing file (license.dat) – usually along the…

Q: How to fix Error 1007: Unsupported audio format?

…ffmpeg utility, powerful and well documented. Please find your distribution package at http://ffmpeg.org Then continue as described below: Using Phonexia Browser with embed SPE Open the Browser configuration dialog by click on button “Settings” located in tool ribbon. Select tab “Speech Engine” and configure SPE as described in documentation. Don’t forget select checkbox “Enable audio converter”. Using SPE as service/daemon…

SID4 performance on Intel® Xeon® Platinum 8124M

…we can see above, it’s clear that this measurement shows that the performance curve is nicely raising up to 8 SID4 instances which run on 8 physical cores. There is visible small performance drop between configuration where 1 SID4 instance runs on 8 physical cores until 8 SID4 instances run on 8 physical cores, displayed in Figure 2. Hyperthreading? When…

Understand SPE benchmark

…use the benchmark to compare performance of new SPE version, new technology generation, or different technology model, on the same HW configuration… and so on. Running benchmark Benchmark can be run in two ways: by calling …/benchmark endpoint as documented by calling …/benchmark endpoint as documented, with additional path parameter The first option uses set of audio files supplied with…

SPE and Browser installation: embedded SPE

…PhxBrowser (on Linux) You should see following the information window. Click OK to start the configuration.  (You can later come back to alter the configuration by going to the Settings -> Speech Engine tab) In the Settings dialog, on the Speech Engine tab, Enable all the technologies and hit Apply. Make sure to hit Apply to apply the changes and…

FAQs (Browser)

…your distribution package at http://ffmpeg.org Then continue as described below: Using Phonexia Browser with embed SPE Open the Browser configuration dialog by click on button “Settings” located in tool ribbon. Select tab “Speech Engine” and configure SPE as described in documentation. Don’t forget select checkbox “Enable audio converter”. Using SPE as service/daemon Open file settings\phxspe.properties using standard text editor. Then…

Q: How to fix the Error 1013: Unsupported: Server does 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 play with “pure” daemon installation,…

Understand SPE home directory

SPE home directory is an analogy of user home directory in operating systems (e.g. /home/ in *nix, /Users/ in macOS or Windows, etc.) – it is the place where SPE stores data for users configured in SPE. Default SPE home directory location is {SPE_installation_directory}/home/. This location can be changed using server.user.home setting in phxspe.properties SPE configuration file. Changing the home…

Understand SPE processing priority

…enabled in SPE configuration file (enabled by default, see server.task_priorities_enable option) and default priority value set the prioritize role enabled for SPE user creating the processing task If prioritization is enabled and processing task is started by a user without the “prioritize” role, task is started with default priority. Task priority is defined by a number from (highest priority) to…