Skip to content Skip to main navigation Skip to footer

Search: end%20of%20life

60 results

Understand SPE home directory

…storage – user-specific data Since SPE comes with pre-configured user “admin”, the default SPE installation contains admin subdirectory inside home: home └── admin ├── storage └── data Storage The user’s storage directory is where SPE stores files and directories uploaded or created via REST API, i.e. every action made using the /audiofile or /directory endpoints is reflected here – e.g….

Waveform Denoiser (DENOISER)

…Speech Engine documentation); stream not supported, technology model name to be used for processing. Output: audio file (WAV or RAW), together with xml/json report (in SPE only). Fig.: Comparison of original recording (david_noisy.wav, top half of image) and same recording processed by Denoiser (david_denoised.wav, bottom half of the image). Typical Questions Q: What do you recommend for deploying this technology?…

Understand SPE user accounts

…name and password (obviously 😉) whether the account is active or not – accounts may be turned off and on user role – any combination of user – allowed to use all SPE functionality, except for the /admin/… endpoints admin – allowed to use all SPE functionality, including the /admin/… endpoints prioritize – allowed to prioritize SPE tasks, see Task…

Understand SPE metafiles

…to be stored in some sort of database managed by that application. But if you want to create just some very simple application, adding the database may be an undesired complication… and the simple option to handle metadata directly in SPE may come in handy. The …../metafile endpoint allows to manage metadata directly in SPE – use POST, GET or…

Critical Issue

The system is inoperative, and it has a critical effect on the EndUser’s operations which can’t be solved by the End user’s or Partner’s IT/technical administrator. This condition is generally characterized by system instability and requires immediate correction. Phonexia’s software function is stopped due to its internal error, and it fails again on a different data input after Phonexia’s software…

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…

Phonexia Speech Engine

…or stream exists. Once the recording is deleted from SPE storage, or stream is ended, SPE removes all information, metadata and technology results from the database. Basic user management SPE allows to define multiple users with different user roles and user rights. Each SPE user has access only to its own data storage, files, metadata and processing results. Load management…

Keyword Spotting (KWS)

…Keyword Spotting. It’s a good idea to limit the start- and end time of Phoneme Recognizer transcription to only the time slot where the word or phrase of interest occurs. Thresholds Threshold is a numeric value from {0,1} interval, limiting the output results. Only words with confidence exceeding the threshold are returned as result. Command line implementation of Keyword Spotting…

Manuals

…Browser – PhxBrowser_manual.pdf is located in the root folder of the Browser application or distribution ZIP Phonexia Voice Inspector – VIN-manual.pdf is located in the root folder of the Voice Inspector application or distribution ZIP End of Life Products & Tools Speech Intelligence Resolver v1 – SIR1 – latest version manual Voice Inspector v1 – VIN1 – latest version manual…

Language Identification (LID)

Phonexia Language Identification (LID) will help you distinguish the spoken language or dialect. It will enable your system to automatically route valuable calls to your experts in the given language or to send them to other software for analysis. Application areas Preselecting multilingual sources and routing audio files to language-dependent technologies (transcribing, indexing, etc.) Analyzing network traffic media (language statistics)…

Q: How do I get results for a pending operation?

…will be. WebSocket: Client asks for websocket creation by get /pending/{ID}. In query header there will be the parameters Upgrade, Connection, Sec-WebSocket-Version, Sec-WebSocket-Key. Authentication has to be a part of the header (HTTP basic or Session – according the server setup). Result of asynchronous operation will be send by the server by websocket client – client doesn’t have to ask…

Sizing of the computing units for speech technologies

Best practices for good sizing of Phonexia technologies depend on a few facts: Intense work with large data sets requires good performance and bandwidth between RAM and CPU. It all depends on the size of the files with technological models data, usually loaded into RAM and used intensively for computing operations Always think only about physical cores of CPU (HT,…

Understand SPE configuration

…variable # # Property values containing backslash (\), for example Windows paths must be # escaped with double slash (C:\\spe). It is also possible to use slash (/) in # Windows path (C:/spe). The following section describes standard network configuration and logging details. Administrators should know what to do, but we recommend to set up verbosity of the log to…

Documentation (VIN)

Partners and customers are encouraged to read the Voice Inspector End User Manual available as VIN-manual.pdf in the application’s installation directory. The manual can also be accessed from within the application by pressing F1, or selecting it in the Menu bar “Help > User guide“. You might be interested in reading the following information in the manual: Introduction Technical Requirements…