Skip to content Skip to main navigation Skip to footer

Search: phonexia browser

48 results

Releases and Changelogs (Browser)

…doesn’t contain any speech Updated: Synchronize versioning with BSAPI Phonexia Browser 3.26 Phonexia Browser 3.26.0, BSAPI 3.26.0 (2020-02-28) Updated: Updated BSAPI Phonexia Browser 3.25 Phonexia Browser 3.25.1, BSAPI 3.25.0 (2020-02-03) Fixed: missing library on Windows Phonexia Browser 3.25.0, BSAPI 3.25.0 (2020-01-30) Updated: Updated BSAPI Phonexia Browser 3.24 Phonexia Browser 3.24.0, BSAPI 3.24.0 (2019-12-17) Fixed: Sorting of columns is not working…

Phonexia Browser

Browser log: Go to the BROWSER installation directory Open command line/terminal (in Ubuntu Linux Right click + press E, in Windows type cmd in the address bar) Run ./PhxBrowser &>report.txt (Linux) or PhxBrowser.exe >report.txt (Windows) Do the sequence of steps leading to the issue you are experiencing Close Phonexia Browser as usual attach the report.txt file to your issue description…

Q: I can’t manage to run Phonexia Browser software. I always get an error.

I always get the same error messages: unable to connect to the SPE unable to start the localhost: giving up and kill the localhost. A: This error may happen if the initialization of SPE engine takes too long. Phonexia Browser software treats it as initialization failure and kills the server. You can fix this by doing the following: Increase timeout…

FAQs (Browser)

Browser. in FAQ Phonexia Browser, FAQ Speech Platform Permalink Q: What languages do you offer? It depends on the technology. Phonexia Language Identification (LID) is pre-trained for 60+ languages. Phonexia Keyword Spotting (KWS) and Phonexia Speech Transcription (STT) for 20+ languages including English, French, German, Russian, Spanish and many more. in FAQ Phonexia Browser, FAQ Speech Platform Permalink Q: What…

Installation of Phonexia Browser

…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 run_browser(.exe) script start the PhxBrowser(.exe) software configure the technologies, IP addresses, ports. etc The following video shows PhxBrowser v3 installation. https://partner.phonexia.com/wp-content/uploads/2018/03/Browser-install-without-sub.mp4…

Release Notes

…diagram below shows the release plan.     Speech Platform public release Fall 2021 (SPE v3.45) Hello, and welcome to the page introducing the Fall 2021 release of Phonexia Speech Platform. We released two components: Phonexia Speech Engine v3.45 (SPE 3.45.0 released 2021-10-06) – the encapsulation of speech technologies (REST API) Phonexia Browser v3.45 (BROWSER 3.45.0 released 2021-10-08) – the…

FAQs (PSP)

…In that case you must pre-process the audio recording before uploading it to the Phonexia SPE or using it in the Phonexia Browser. in FAQ Phonexia Browser, FAQ Speech Platform Permalink Q: What languages do you offer? It depends on the technology. Phonexia Language Identification (LID) is pre-trained for 60+ languages. Phonexia Keyword Spotting (KWS) and Phonexia Speech Transcription (STT)…

SPE and Browser installation: standalone SPE

In this post, we break down the complexities of the initial installation process of Phonexia Speech Engine (SPE), as a standalone installation. This means the SPE has to be started separately from the Phonexia Browser GUI (unlike in the embedded SPE mode, where Browser starts SPE as its background subprocess). By the end of the guide, you will be able…

Adding new language or technology model (Browser)

This article explains how to add a new technology model into the current Speech Engine (SPE) instance when using Phonexia Browser. Prerequisites To proceed, you need to have existing installation of SPE. If you do not have one, check other articles, especially: Download Speech Platform Installation of Phonexia Browser Documentation of Phonexia Browser Installation package with new language models Note:…

SPE and Browser installation: embedded SPE

In this post, we break down the complexities of the initial installation process. By the end of the guide, you will be able to start processing your recordings with Phonexia Speech Technologies. 1. Download Evaluation package Download the Phonexia Evaluation package from https://partner.phonexia.com/kb/sp/speech-platform/evaluation-package/ Create a new directory and unzip the package into it in your desired location, for ex. C:/Phonexia/…

Understand SPE directory structure

…Optionally, there might be also a phxspe.browser.log file present. This is a log file produced by SPE when it’s started by Phonexia Browser in so-called “embedded” mode. Refer to Phonexia Browser manual for more information about the “embedded SPE” mode. Location and name of SPE log files can be modified using server.logging.file option in SPE configuration file. This might be…

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…

Understand SPE configuration file

…so-called “embedded” mode (see details about “embedded SPE” mode in Browser manual), the configuration file is named . This is to keep the “embedded SPE” mode specific configuration separated from the normal configuration. Changing the phxspe.browser.properties file manually won’t have much effect, since the file will be overwritten by Browser the next time Browser is run in “embedded SPE” mode….

Q: I am getting SPE related error after starting the Browser (e.g. SPE server crashed, Error Downloading…, unable to connect to the SPE server, unable to start the localhost…)

…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 –spe-output PhxBrowser software will start with ” SPE output” tab which shows debug output of SPE…

Download Speech Platform

Step #1 – Download Try and evaluate all Phonexia speech technologies either via REST API using Speech Engine, or using the demo/testing GUI application named Phonexia Browser. Hardware requirements recommended: Intel Core i7 or better, 32 GB free RAM, 10+ GB storage (SSD preferred) minimum: Intel Core i5, 16 GB free RAM, 10 GB storage (SSD preferred) To prevent various…