Skip to content Skip to main navigation Skip to footer

Search: package

26 results

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…

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…

STT: Language Model Customization tutorial

…names, etc. Note: LMC works only with 5th or newer generation STT models. LMC is available as part of phxcmd command line tool (version 3.55 or newer), in older versions as part of Speech To Text package for command line (or as a separate download). Customizing STT language model 1) Creating word list Word list is UTF-8 encoded text file,…

Understand SPE technologies, instances and workers

…(or bank branch): Post office is a place providing different kinds of services – one can go there to send letters, send or pick up packages, get a POBox, get some financial services, insurance, etc.). Speech Engine has various speech technologies configured – one can analyze the audio quality, extract voiceprints from recordings, compare voiceprints, transcribe audio to text, etc….

Understand SPE directory structure

…└── technologies │ └── tts ├── home │ └── admin │ ├── data │ └── storage ├── lib ├── log ├── settings └── shared bsapi bsapi directory contains the BSAPI core subsystem, i.e. all files and data of the speech technologies itself. This directory contains separate subdirectory for each technology included in the distribution package. The number of subdirectories depends…

Understand SPE database

…multiple SPE processing units and results caching in central database, etc. When SPE is configured to use MariaDB / MySQL database, the database must be created and initialized manually first using SQL scripts provided in SPE distribution package. Similarly, when updating SPE to newer version, any eventual required MariaDB / MySQL database updates must be done manually as part of…

Documentation (SPE)

Partners and customers are encouraged to read Speech Engine (PhxSpe | PhxSpe.exe) software API reference and various manuals available as 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…

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…

Release Notes

…more user-friendly as it can configure its workers settings automatically based on detected hardware and technologies configuration. Speech Engine (SPE) now distributed also via DockerHub – simply search for phonexia/spe. The CMD/CLI interface now part of Speech Engine (SPE) package – phxcmd[.exe] binary is now included in SPE’s folder, so technologies can be easily tested using command line interface. Phonexia…

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…

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…