Skip to content Skip to main navigation Skip to footer

Search: linux

31 results

Understand SPE configuration

…cores by executing the following commands in a Linux console or in the MS Windows Command Prompt: Linux: grep “^core id” /proc/cpuinfo | sort -u | wc -l Windows: wmic cpu get NumberOfCores /value Assign the value found by the above method to an environmental variable (let say, P_CORES) and use it like this server.n_workers = ${system.env.P_CORES} and voilà ……

Open Source Acknowledgement

This page collects information about Third party Open Source code and licenses. BSAPI3 updated dependencies Library License ADVobfuscator https://github.com/andrivet/ADVobfuscator#copyright-and-license. Copyright: 2010-2017 Sebastien Andrivet blaze BSD-3-Clause boost BSL-1.0 botan BSD-2-Clause bzip2 bzip2-1.0.8 cpp-httplib MIT dlfcn-win32 (Windows only) LGPL duktape MIT (link) flac BSD-style license fmt MIT gsl-lite MIT libbacktrace (Linux only) BSD-3-Clause minizip Zlib mkl freeware under ISSL (Intel Simplified Software…

Releases and Changelogs (Browser)

…command in Results pane New: Linux only: Added create_shortcut.sh script that integrates Browser with Linux desktop environments Improved: SID Evaluation is not considered Beta anymore Improved: Better looking icons in technologies configuration in Settings / Speech Engine tab Improved: Audio length in the Results pane longer than 24 hours is now shown in hours instead of days Improved: Browser can…

Understand SPE directory structure

…contains Phonexia EULA in PDF format external external directory is intended to hold connectors for external components. This directory currently exists only in SPE for Linux since the only connector supported out-of-the-box exists for Linux only. external └── technologies └── tts └── acapela ├── connector ├── connector.properties.template . . . The directory structure is technologies/{technology_name}. Currently, tts is the only…

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

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…

SPE and Browser installation: standalone SPE

…line type: phxadmin.exe /configure-tech SPE on Linux Open the Terminal window in  /SPE/ directory Type in the terminal: ./phxadmin –configure-tech This will open the list of technologies (and language models) available for you to chose from 1) Age Estimation [disabled] 2) Denoiser Technology [disabled] 3) Diarization [disabled] 4) Gender Identification [disabled] 5) Keyword Spotting [disabled] 6) Phoneme Recognition [disabled] 7)…

Releases and Changelogs (SPE)

…7 or other Linux based OS with glibc >= 2.17 New: Added instructions for updating SPE (see doc/UPDATE.txt file) New: Added new LID model BETA_L4 New: Audio Source Profile can be now stored in SPE storage without the need for registration Fixed: STT 5th generation confusion network output contains extra legacy _SILENCE_ tokens with weird timestamps Fixed: Stream ID missing…

Understand SPE configuration file

…identify the server in logs written into database (writing logs into database can be configured in server.logging.destination). By default it’s commented out, i.e. disabled. * RLS = Reporting and Licensing Server server.umask # Set umask value for server (Linux only) # server.umask = 0022 Allows to set the umask file permissions value (valid only on Linux). This setting is by…

Quick Start Guide (VIN)

…licensed does not need Internet connection. Copy a license file (license.dat, obtained from Phonexia) to the application’s root directory (e.g., next to VoiceInspector (Linux) / VoiceInspector.exe (Windows); the file should be copied to the VIN folder before running the “VoiceInspector (Linux) / VoiceInspector.exe (Windows)” executable file). Run VoiceInspector (Linux) / VoiceInspector.exe (Windows) To access this manual, press F1 or select…

FAQs (PSP)

…in order to function. Rest assured no data – audio, metafiles or even analytical files, are ever sent to phonexia.com. in FAQ Speech Platform Permalink Q: What operating systems can your application run on? Our technologies are prepared to run on both Windows and Linux OS. For more details of the supported operating systems as well as recommended HW setup,…

Get better support

…Phonexia’s hw-gen for generating basic HW print Windows 64bit http://download.phonexia.com/utils/hw-gen64.exe GNU/Linux 64bit http://download.phonexia.com/utils/hw-gen64 System Information Windows OS: msinfo32.exe Linux OS: sudo lshw -short or similar utility The database used and the version The versions of technology models (data) and product (SPE build, SAL build) WAV file, iVector, or technology output file that might be causing the failure (if possible)  …

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…

Licensing (technical details)

…phxadmin /hwgen) or download the HW-GEN tool and run it (choose below, based on your operating system) Linux 64-bit: https://download.phonexia.com/utils/hw-gen64 (or in ZIP) Windows 64-bit: https://download.phonexia.com/utils/hw-gen64.exe (or in ZIP) Send the TXT file to your Phonexia business contact We will get back to you and send you the license Typical recommended usage: software evaluation in isolated environments Proof of Concept…