Skip to content Skip to main navigation Skip to footer

Search: add user browser

13 results

Releases and Changelogs (Browser)

…Phonexia Browser 3.56 (Public release) Phonexia Browser 3.56.0, BSAPI 3.56.0 (2022-12-15) New: Compatibility with SPE 3.56 Phonexia Browser 3.55 (Public release) Phonexia Browser 3.55.0, BSAPI 3.55.0 (2022-10-03) New: Compatibility with SPE 3.55 + all changes included in Feature Preview releases 3.51 and 3.52 (see below) Phonexia Browser 3.52 Phonexia Browser 3.52.0, BSAPI 3.52.0 (2022-07-01) New: Added “Keyword Spotting highest confidence”…

Releases and Changelogs (SPE)

…or Stream KWS was running Speech Engine 3.4.2 (09/19/2016) – BSAPI 3.8.0 Added stream VAD (/technologies/vad/stream) Added stream KWS (/technologies/keywordspotting/stream) Added technology benchmarks for AGE, DIAR, GID, LID, SID, STT (/technologies/{TECHNOLOGY}/benchmark) Added request to get voice-print info (/technologies/speakerid/vpinfo) Added usage examples to API documentation Add configuration options for TCP connection settings Added VAD segmentation to Time Analysis technology Support to…

FAQs (PSP)

…Open terminal in folder where PhxBrowser.exe is located (hold Shift and click right mouse button in free space in windows explorer and select “open command window here”) Run PhxBrowser software with command: PhxBrowser.exe /spe-debug /spe-output PhxBrowser software will start with “SPE output” tab which shows the debug output of SPE Linux: Run PhxBrowser software in terminal with command: ./PhxBrowser –spe-debug…

Release Notes

…to 81 % Phoneme Recognition technology is now included with Speech To Text This should help users with defining pronunciations in preferred phrases, when adding words to language model, or when creating customized model Added grammar rules for words to numbers conversion in 3.59.0 Pre-defined rules for English, Spanish and Polish were added. For other languages we provide empty definitions…

Understand SPE configuration file

…= 8600 IP address and port where SPE listens for REST queries. The default address 0.0.0.0 means that SPE listens on all local IPv4 addresses. On machines with multiple IPv4 addresses assigned, if SPE should be accessible only on one of them, set the IP address here. Default port is 8600 and can be changed to any other number suitable…

SPE and Browser installation: standalone SPE

…the options and configurations available. It is meant for at least a bit skilled user, who is not frightened to see a command line and knows how to stop a process in Command line. For more please refer to additional resources, such as: the PDF manual that is part of the installation (see PhxBrowser_manual.pdf in the /BROWSER/ directory) additional documents,…

Understand SPE directory structure

…hold (customized) technology models shared by all SPE users. Historically, customizations are registered for particular SPE user only (e.g. when registering LID language pack using phxadmin –-add-language-pack). Putting the customized technology model in shared directory makes it available for all users. The shared directory should contain bsapi subdirectory with the same structure as the main directory in root of SPE…

Understand SPE database

…resources locked during processing rest_role list of pre-defined SPE user roles rest_user list of SPE users and their settings and status – login, password, active/inactive, max. pending operations, current pending operations rest_user_role associations between users and roles rest_user_session list of active user API sessions rest_technology_model list of technology model names User-created SPE entities data Tables containing data about entities created…

LID: Terminology and adaptation

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 processing by Language Identification in Browser  …

Understand SPE technologies configuration file

…Identification Voiceprint Extractor (legacy) SIDE_STREAM Speaker Identification Voiceprint Stream Extractor (legacy) DICTATE Dictate (valid only in SPE 3.17 and older)   JSON-formatted file created by Phonexia Browser If SPE technologies are configured from Phonexia Browser – which is possible only if SPE is used in the special “embedded SPE” (or “SPE on localhost”) mode from Phonexia Browser – the technologies…

Download Speech Platform

…issues and malfunctions, please take the free RAM requirement seriously. See also additional information on Recommended OS and HW page. While downloading, you can check the updates: Speech Engine changes and Browser changes. Speech Platform 3.60.1 for Windows 64-bit 4 GB Download Speech Platform 3.60.1 for Linux 64-bit 4 GB Download To keep the download size reasonable, the package includes…

Speaker Identification (SID)

…The use of Audio Source Profiles enables the user to benefit from our traditional method of False Acceptance Rate calibration and adds the possibility to perform “Mean normalization” and “User calibration”. You can read more about the methods in a separate Speaker Identification: Results Enhancement post. Here is just a short overview of each method. False Acceptance Rate (FAR) calibration…

Understand SPE metafiles

Certain SPE entities – SID Speaker models, SID Audio source profiles, LID Language packs – can have additional information associated with them in the form of “metafiles”. This article explains the intended usage of metafiles. In general, SPE is intended as under-the-hood engine, focusing purely on the speech-related audio processing. Any additional functionality should be done on the application layer,…