Skip to content Skip to main navigation Skip to footer

Search: start

57 results

STT: Results explained

…: 8, “start_time” : 12850000, “end_time” : 16450000, “word” : “gone”, “posterior_probability” : 0.06882572183050334, “channel” : }, { “time_slot” : 8, “start_time” : 14350000, “end_time” : 16450000, “word” : “on”, “posterior_probability” : 0.9311742741997164, “channel” : }, { “time_slot” : 9, “start_time” : 16450000, “end_time” : 17650000, “word” : “and”, “posterior_probability” : 0.9081210211463454, “channel” : }, { “time_slot” : 9, “start_time“…

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…

Video – Getting started with SPE

MODULE 1: Getting started with Speech Engine (19 min) Installation Technologies configuration Server and database configuration Users configuration Files processing Synchronous and asynchronous requests, results polling Stream processing https://youtu.be/4qrB-GfFdWY…

Releases and Changelogs (SPE)

…2016-02-09 2017-08-09 3.1 Public 2.1 2015-09-16 2017-09-16 2017-09-16 Public 2.0 2015-01-06 2016-07-06 2.1 Public Changelogs Speech Engine 3.61 (Public release) Speech Engine 3.61.0, DB v1901, BSAPI 3.61.0 (2024-03-27) New: Added endpoints /server/restart and /server/shutdown to restart/shutdown the server New: Added endpoint POST /technologies to configure technologies on server New: Added show_all parameter to GET /technologies endpoint, to return all technologies…

Understand SPE configuration file

…to false – SPE starts even if initialization of some technology instance fails during SPE initialization server.require_all_configured_technologies = true This setting controls whether all technologies and instances (configured in technologies.xml) must be successfully started during SPE initialization. Starting from SPE 3.51, default value is true, which ensures that SPE initializes exactly as configured; any failed technology instance initialization causes the…

SPE and Browser installation: standalone SPE

…indicate they have been selected for use. Click on the Start button to start the processing. So here you have it. Now you can start using the Speech Engine (SPE) with the predefined set of technologies. Make sure you start and close both components (SPE and Phonexia Browser) each time. Please keep in mind this setup does not cover all…

Phonexia Partner Program for Government Partners

…the Starter Kit during the onboarding period? Yes, the Starter Kit can be purchased anytime during our cooperation. Can I purchase the Starter Kit multiple times? Yes, for each project, proof of concept, and product line, you can purchase a Starter Kit again. Phonexia consultants can’t wait to support your business. How do you deliver technical training? Phonexia technical training…

Q: When I start VIN software, it gives me “License expired” error.

A: Please check that the licensing file (license.dat) file is stored next to VoiceInspector.exe application. If the license.dat is already in the same directory that VoiceInspector.exe is and you are still receiving this error, please contact the technical support at our Service Desk….

Quick Start Guide (VIN)

Follow these steps to use Phonexia Voice Inspector: Download its latest version (provided as a ZIP archive here) Unpack the archive Download a license obtained from Phonexia. Please, don´t change name of the license (always in license.dat format). Note that a NET type of license needs an Internet connection to connect to our phonexia.com license server. The USB dongle type…

SPE and Browser installation: embedded SPE

…processing. So here you have it. Now when you start the Phonexia Browser, it will start the Speech Engine (SPE) with the predefined set of technologies. Please keep in mind this setup covers only the most basic of setups so that you can start testing the technologies on your recordings. For more please refer to additional resources, such as: the…

KWS: Results explained

…threshold. … { “channel_id”: 0, “score”: 4.5108547, “confidence”: 0.9891304, “start“: 171400000, “end”: 175900000, “word”: “sale_0” }, { “channel_id”: 0, “score”: -1.5344038, “confidence”: 0.17735027, “start“: 246900000, “end”: 251700000, “word”: “sale_1” }, { “channel_id”: 0, “score”: 2.1896133, “confidence”: 0.89931285, “start“: 284100000, “end”: 291000000, “word”: “brazil_0” }, { “channel_id”: 0, “score”: 0.9341812, “confidence”: 0.7179228, “start“: 294900000, “end”: 300600000, “word”: “machine_0” } …  …

Licensing (technical details)

…section for details about where to put the license file) Start Phonexia FLS After starting FLS, start the computing machines FLS deployment examples Basic Phonexia FLS connection scheme Basic configuration makes it possible to distribute license files dynamically to computing machines based on real time and capacity needs. Figure: Example of a basic Phonexia FLS connection scheme/topology   Advanced Phonexia…

Open Source Acknowledgement

…Apache License, Version 2.0 elasticsearch-rest-high-level Apache License, Version 2.0 SnakeYAML Apache License, Version 2.0 Spring Beans Apache License, Version 2.0 Spring Boot AutoConfigure Apache License, Version 2.0 Spring Boot Test Starter Apache License, Version 2.0 Spring Boot Json Starter Apache License, Version 2.0 Spring Boot Json Starter Apache License, Version 2.0 Spring Context Apache License, Version 2.0 Project Lombok MIT…

Understand SPE connectors for external TTS

…via the service native API and with SPE via standard input (stdin) and output (stdout). The connector behavior should be as follows: if connector is started with –info parameter, it outputs TTS service capabilities information data in JSON format to stdout if connector is started without parameter reads input JSON data from stdin outputs raw PCM signed 16-bit little-endian mono…