Skip to content Skip to main navigation Skip to footer

Search: se

132 results

Understand SPE executable files

…login=<username> – Set user name for HTTP Basic authentication password=<password> – Set user password for HTTP Basic authentication session=<session> – Set session ID for authentication data=<file> – Path to file to be sent (usually via POST or PUT) content-type=<content_type> – Set Content-Type for data to be sent (e.g. “application/json”) chunked – Send data using HTTP chunked transfer encoding rtp=<host>:<port> –

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….

LID: Terminology and adaptation

…directory created languageprints get stored to /path/to/my/languageprints, each language to its own separate subdirectory we use the “L4” model, hence the _l4 configuration file suffix ./phxcmd lpextract -v -c /path/to/lid/settings/lpextract_l4.bs -d /path/to/my/audio/MyLanguage -e wav -D /path/to/my/languageprints/MyLanguage ./phxcmd lpextract -v -c /path/to/lid/settings/lpextract_l4.bs -d /other/path/to/audio/MyOtherLanguage -e wav -D /path/to/my/languageprints/MyOtherLanguage etc. for more languages… where: -v parameter tells the tool to provide verbose

Understand SPE directory structure

database SQL scripts. data ├── phxspe.properties.default ├── init.d-phxspe.template ├── phxspe.service.template │ ├── benchmark └── database phxspe.properties.default Default phxspe.properties SPE configuration file init.d-phxspe.template Example SPE init.d script phxspe.service.template Example SPE systemd service unit file benchmark Default audio files for built-in benchmark functionality database Database SQL scripts for supported databases: SQLite, MariaDB and MySQL The phxspe.properties.default file is used by phxadmin tool…

SID: Speaker Identification: Results Enhancement

…speaker voiceprints. In general, both sides (enroll and test) can be calibrated by either the same profile (in case they come from the same source) or by two different profiles in case they have a different source. Examples: We are selling SID to Wakanda’s Ministry of Defense. They like to monitor telephone network of their happy people speaking the Wakandan…

Adding new language or technology model (Browser)

…(Speech to Text) Technology Select the newly added model ( in our example ES_6) Click Apply Restart Server Click OK Optionally: you can disable the models you will not be using by clicking the red X next to them in the Settings. (Do not forget to click Apply and Restart Server.) You can see that the newly added Spanish (ES_6…

Language Identification – Languages

…ar-IQ Arabic (Iraq) Arabic_Iraqi Arabic_Iraqi ar-XL Arabic (Levantine) Arabic_Levantine Arabic_Levantine ar-MA Arabic (Maghrebi) Arabic_Maghrebi   arb Arabic (MSA) Arabic_MSA Arabic_MSA as-IN Assamese     az-AZ Azerbaijani Azerbaijani Azerbaijani bn-BD Bengali (Bangladesh) Bangla_Bengali Bangla_Bengali be-BY Belarusian     bg-BG Bulgarian     my-MM Burmese Burmese Burmese ceb-PH Cebuano     zh-HK Chinese (Cantonese, Hong Kong) Chinese_Cantonese Chinese_Cantonese zh-CN Chinese (Mandarin, China)…

Phoneme Recogniser (PHNREC)

…Recogniser is delivered as part of Keyword Spotting (KWS) technology. It can be also used without KWS technology. Typical use cases „search-in-speech“ – search for specific information in large call archives (e.g., claims inspection), get custom based pronunciation of word or phrase as customized keyword in keyword spotting technology (better accuracy of KWS technology), get custom based pronunciation of word…

Understand SPE connectors for external TTS

…the connector “info” data) Connector is responsible for passing the input data to the actual TTS service as needed using the service native API, retrieving the synthesized audio data from the TTS service and outputting the audio to the stdout (see the Connector output section below). TIP: The connector can be used even for playing ‘static’ messages from audio files…