Skip to content Skip to main navigation Skip to footer

Search: rest api

36 results

Understand SPE processing priority

…by a number from (highest priority) to 99 (lowest priority) and can be set using X-Priority HTTP header when starting the asynchronous task. The PendingInfoResult response contains information about task priority. Priority can be set only when starting the task, it’s not possible to modify it afterwards. For additional info and example, see Task prioritization section in REST API documentation….

Adding new language or technology model (Browser)

…of Phonexia Browser. Installation of new language or technology model can be done in the following steps: Unzip installation package with new models to a temporary directory. Each installation package will contain phxadmin (Linux) or phxadmin.exe (Windows) binary. When Phonexia Browser is stopped, move the new models from the bsapi directory to the bsapi directory in your SPE installation. In…

SPE and Browser installation: standalone SPE

…package. In other words, merge the contents of the /bsapi/ directory with the /SPE/bsapi/ 4. Configure Speech Engine In order to configure the Speech Engine, we have to navigate to /SPE/ directory and start the configuration utility called phxadmin SPE on Windows In the /SPE/ directory type cmd in the Address bar, to open the Command line. In the command…

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…

Understand SPE metafiles

…i.e. should be handled by the application built on top of the SPE API. This includes handling of any metadata associated with the processed audiofiles, like phone numbers, source of the recording, date/time the audio was recorded, references to the persons speaking in the recording (names, photos, …), languages spoken in the recording, etc. – all this data is expected…