Phonexia Workflow is a set of tools complementing Phonexia Speech Engine (SPE), which allow users to chain speech technologies into scenarios and process audio recordings automatically using these scenarios. Scenarios are programmed using uniform API which provides an abstraction over Phonexia Speech Engine application. Provided Phonexia Workflow scenarios: SalEssentials - Speech Analytics Essentials filters out low quality audio files, provides demographic information, age estimation and speech to text processing VbsEssentials - Voice Biometrics Essentials filters out low quality audio files, provides gender identification, age estimation and speaker identification The scenario is a tiny Java application which interacts with Phonexia technologies…
If you start, the following posts might be interesting for you: Phonexia Speech Platform is defined as an umbrella concept for all our products and services related to speech technologies. Main packages are Voice Biometrics and Speech Analytics. Phonexia Browser PhxBrowser - application for quick tests and visualization of speech technologies results. Speech Engine SPE3 - RESTfull API - it is adjustable server component which houses all speech technologies. Other "good to start" pages: Academy is to help partners to understand the market, Phonexia’s products and technologies. Manuals Glossary
This section collect information about specific components and tools of our Speech Platform. API RESTfull API - Phonexia Speech Engine v3 (SPE3) - recommended Apps and Tools Phonexia Browser v3 (Browser3) Voice Inspector v4 (VIN4) Voice Inspector v3 (VIN3) You might be interested to see also Product Portfolio or End of Life Components & Tools. You might also browse our product support lifecycle policy to see which of our versions are supported and maintained.
Phonexia Browser v3 (Browser3) is developed as client on top of Phonexia Speech Engine v3. Phonexia Browser is a successor of Phonexia Speech Intelligence Resolver v1 (SIR1). This page lists changes in Browser releases. Releases Changelogs Phonexia Browser 3.40.0, BSAPI 3.40.0 (2021-03-26) Public release New: Compatibility with SPE 3.40 Changed: Using new licensing system under the hood (internal change) NOTE: When using Browser with FLS (Floating License Server), you need to upgrade FLS to version 2.x in order to be able to use Browser 3.40+ with FLS. Phonexia Browser v3.30.13, BSAPI 3.30.14 (2021-03-25) Public release Fixed: One more issue in…
Policy and particular dates for for Phonexia products Support Lifecycle
Phonexia Speech Platform is an umbrella concept for all Phonexia’s products and services related to speech technologies. It gives us the ability to customize various products to a wide range of customer needs. Platform Edition is an encapsulation of specific setup of speech technologies, modules, applications, utilities and services designed for a specific market segment. We distinguish Speech Analytics (SAL) and Voice Biometrics (VBS) as most common domain of usage. It is also a tool for marketing and sales. Voice Biometrics is focused more on identifying speaker, gender, language spoken and more. Speech Analytics focuses on gathering information about content…
The Speech Analytics course consists of the following modules. Please ask your Phonexia contact for detailed description. (YES = this part of the course is obligatory) SAL course Required time [h] Block name Block description YES 0,5 Intro & Phonexia Portfolio Intro & Phonexia Portfolio YES 0,5 Project focus – Explain basic needs Discussion of partner project focused mainly on finalizing the training topics and agenda. YES 0,75 Application Design & Development – Licensing Presentation of types of licensing, and how to use the license file. YES 0,75 Technologies – Data gathering and Quality measurement – basic Description of…
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: It might be because the initialization of SPE engine is too long. Phonexia Browser software treats it as initialization failure and kills the server. You can proceed as follows: Increase timeout in Settings > Speech Engine tab > First connection timeout Use fewer instances of technologies Use smaller models of technologies
This page collect information about Open Source code and licenses. You might be interested to ask your Phonexia contact what part of the page is relevant to your project. Phonexia Voice Verify dependencies Name Version License Django 2.1.11 BSD Jinja2 2.11.2 BSD-3-Clause MarkupSafe 1.1.1 BSD-3-Clause Pygments 2.6.1 BSD License beautifulsoup4 4.9.1 MIT behave 1.2.6 BSD behave-django 1.4.0 MIT certifi 2020.6.20 MPL-2.0 chardet 3.0.4 LGPL coreapi 2.3.3 BSD coreschema 0.0.4 BSD defusedxml 0.6.0 PSFL django-allauth 0.39.1 MIT django-constance 2.7.0 BSD django-cors-headers 3.4.0 MIT License django-environ 0.4.5 MIT django-extra-fields 2.0.5 Apache-2.0 django-picklefield 3.0.1 MIT django-rest-auth 0.9.3 MIT djangorestframework 3.9.1 BSD docker 4.2.2 …
Speaker Diarization labels segments of the same voice(s) in one mono channel audio record based by the individual speaker´s voice. It is a language-, domain- and channel-independent technology. It performs not only the segmentation of speakers, but of technical signals and silence as well. The outputs of the technology can be both log file with labels and/or split audio files/one new multichannel audio file. The correct speaker diarization is still research task nowadays. Typical use cases: Preprocessing for other speech recognition technologies, labeling the parts of the utterance according to the speakers, splitting telephone conversation recorded in mono into several…