Skip to content Skip to main navigation Skip to footer

Search: directory%20structure

46 results

Speech Engine

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 attach the ZIP file to your issue description The Report functionality is not present…

Understand SPE technologies configuration file

…or phxadmin2. The resulting configuration is then stored in technologies.xml configuration file, placed in SPE settings directory. SPE reads this configuration file during startup and initializes the technologies instances according to the information in the file. The file has very simple structure and can be also created or modified using any plaintext edtor, or programmatically. Example The below example shows…

Understand SPE metafiles

…can store whichever type of data would help your application. The files are physically stored in the SPE user’s “home”, in data subdirectory (see Understanding SPE home directory article for details). Maximum size of single metafile can be set using server.max_metadata_size setting in SPE cofiguration file. Example As an example, the picture below shows how Phonexia Browser uses SPE metafiles…

Manuals

This section collects links or locations of manuals for specific Phonexia Speech Platform components. API Phonexia Speech Engine REST API – SPE – latest version manual online (api_reference.html for your version is located in doc subdirectory in SPE folder or distribution ZIP) Brno Speech Application Interface v3 – BSAPI3 – latest version manual online Applications and Tools Phonexia Browser –…

Q: While trying to install SPE3, I get the error for loading libasound.so.2 libraries

Currently I’m trying to install the provided binaries for Linux, but I do get the following when running phxadmin: ./phxadmin: error while loading shared libraries: libasound.so.2: cannot open shared object file: No such file or directory I’m trying to run this under CentOS 7. A: Please install the right libraries required for manipulation with audio files from official repository into…

Q: When I start VIN software, it gives me “License expired” error.

A: Please check that the licensing file (license.dat) file is stored next to VoiceInspector.exe application. If the license.dat is already in the same directory that VoiceInspector.exe is and you are still receiving this error, please contact the technical support at our Service Desk….

Download Speech Platform

…follow one of the two methods: Embedded mode – most effortless setup, but some options are unavailable Standalone mode – the recommended setup, requiring some manual steps using command line Further information resources Speech Engine REST API documentation online: https://download.phonexia.com/docs/spe/ offline: {SPE_directory}/doc/api_reference.html or http://{SPE_address:port}/doc Speech Engine technical documentation check the Speech Engine section and the “Understand…” articles listed in the…

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…

Installation of Phonexia Browser

Some packages are distributed with only a limited set of speech technologies and languages or without speech technologies. First installation Our software is distributed as a ZIP file. Installation procedure is as simple as: unzip the archive paste additional KWS, STT… models paste the license.dat file to the root directory where you have BROWSER folder and run_browser(.exe) script run the…

Releases and Changelogs (VIN)

…displays the names of compared recordings added Spanish localization updated BSAPI fixed labels and minor bugfixes Voice Inspector 3.1 Voice Inspector v3.1.1, BSAPI 3.9.1 (2016-12-14) fixed bug in Speaker Identification Evaluator – Evaluation from a directory Voice Inspector v3.1.0, BSAPI 3.9.1 (2016-10-24) VIN is available with the SID_L3 technology model Voice Inspector 3.0 Voice Inspector v3.0.0, BSAPI 3.7.0 – Aug…

SID: Speaker Identification: Results Enhancement

…the new profile is defined by specifying a directory of recordings to be used and calibration modes that should be performed when using the profile. Once the profile is created, its parameters cannot be changed. Instead, there is the possibility of creating a new “child” profile based on a previously created profile by specifying the original as “parent” during the…

STT: Configuring word detection parameters for stream transcription

…being a speech“, i.e. end of segment is detected less frequently. These values can be modified using a “user configuration file” – see What is a user configuration file article for additional details. In short, create appropriately named user config file with modified parameters along the standard config file in <SPE directory>/bsapi/stt/settings directory and restart SPE – it will automatically…

What is User configuration file and how to use it

…sentence. So, following the How to configure STT realtime stream word detection parameters article, we create a stt_cs_cz_5_online.bs.usr text file along the original stt_cs_cz_5_online.bs configuration file in <SPE directory>/bsapi/stt/settings directory and put the following lines in it (changing the forward extension parameter from default 750 to 1500): [vad.online_segmenter:SOnlineVoiceActivitySegmenterI] forward_extensions_length_ms=1500 Then after restarting SPE – and optionally checking in SPE log…

FAQs (VIN)

…is stored next to VoiceInspector.exe application. If the license.dat is already in the same directory that VoiceInspector.exe is and you are still receiving this error, please contact the technical support at our Service Desk. in FAQ Voice Inspector Permalink Q: I am getting the error message “Your license is not for this application.” A: Check your license file (license.dat) by…

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…