Skip to content Skip to main navigation Skip to footer

Search: launch

7 results

Download Voice Inspector 5.2

…downloaded package (ZIP) to a location of your choice (e.g. ~/PhonexiaVIN/). Save the license.dat file to the root of your Voice Inspector directory (e.g. ~/PhonexiaVIN/) and plugin Phonexia USB token to USB port, when USB licensing is in use. Run ./VoiceInspector (Linux) / VoiceInspector.exe (Windows). Set up wizard will be launched automatically and help you with the first launch. You…

Understand SPE executable files

This article explains the purpose and usage of executables distributed in SPE package: phxspe, phxclient, phxadmin and phxadmin2. phxspe phxspe is the main SPE executable, launching this file starts the SPE itself. Command line parameters supported by phxspe are listed below: (use appropriate OS-specific parameter separator, e.g. use –help in Linux and /help in Windows) Generic help – Show help…

Releases and Changelogs (SPE)

…recordings Fixed: Unable to initialize technologies when SPE is launched using UNC path on Windows Speech Engine 3.57 (Public release) Speech Engine 3.57.0, DB v1901, BSAPI 3.57.0 (2023-02-01) New: AGE XL4 and XL5 models (for compatibility with SID4 XL4 and XL5 voiceprints) Speech Engine 3.56 (Public release) Speech Engine 3.56.0, DB v1901, BSAPI 3.56.0 (2022-12-15) New: GID XL5 model (for…

STT: Language Model Customization tutorial

…model in Speech Engine First make sure that Speech Engine is not running. Then run phxadmin with configure-tech parameter, select STT technology and enable the customized model which should be listed there. Then launch Speech Engine. 3) Checking the customization result You can then check that the customized STT model is listed in GET /technologies list. To use the customized…

LID: Terminology and adaptation

…Login: admin Language pack ‘l4_MyLanguagePack’ has been added to user ‘admin’. Then launch Speech Engine. If everything was done successfully, you should see the new language pack listed in response to GET /technologies/languageid/languagepacks REST query i.e. available for use in model=… parameter in GET /technologies/languageid REST queries listed in Language models pane in Phonexia Browser i.e. available for selection for…

Understand SPE database scripts

…in doc directory (see Understanding SPE directory structure article). Update example When updating • from SPE version 3.30.14 (which uses DB version 1401) • to SPE version 3.40.8 (which uses DB version 1701) you need to execute the following scripts – one after another in that precise order – before launching the new SPE version: v1401-v1500.sql v1500-v1600.sql v1600-v1601.sql v1601-v1700.sql v1700-v1701.sql…

Understand SPE connectors for external TTS

…audio data to stdout SPE 3.46+: with sampling frequency according to naturalSampleRateHertz value returned in capabilities SPE up to 3.45: with fixed sampling frequency 8000 Hz (optional) if started with –help or -h parameter, connector outputs basic usage text to stdout Details of the connector behavior are listed below. TTS service capabilities information Launching the connector with –info parameter is…