Skip to content Skip to main navigation Skip to footer

Search: add%20user%20browser

67 results

Releases and Changelogs (SPE)

…or Stream KWS was running Speech Engine 3.4.2 (09/19/2016) – BSAPI 3.8.0 Added stream VAD (/technologies/vad/stream) Added stream KWS (/technologies/keywordspotting/stream) Added technology benchmarks for AGE, DIAR, GID, LID, SID, STT (/technologies/{TECHNOLOGY}/benchmark) Added request to get voice-print info (/technologies/speakerid/vpinfo) Added usage examples to API documentation Add configuration options for TCP connection settings Added VAD segmentation to Time Analysis technology Support to…

Releases and Changelogs (Browser)

…storage, speaker model and calibration sets Basic support for MLF files in Waveform Editor (only by Drag&Drop) Added Age Estimator technology Added enable/disable all technologies and technology models in REST tab in settings dialog Added server load statistics dialog Added administration dialog (user management, server licences status) – only for administrators Added validation of graphemes when creating new keyword Added

Release Notes

…word accuracy (WAcc) up to 77 % Ukrainian model UK_UA_6 added in 3.58.0 with word accuracy (WAcc) up to 85 % Serbian model SR_RS_6 added in 3.58.0 with word accuracy (WAcc) up to 84 % Russian models RU_RU_6 updated in 3.59.0 with word accuracy (WAcc) up to 94 % Hungarian model HU_HU_6 added in 3.60.0 with word accuracy (WAcc) up…

Understand SPE configuration file

…= 8600 IP address and port where SPE listens for REST queries. The default address 0.0.0.0 means that SPE listens on all local IPv4 addresses. On machines with multiple IPv4 addresses assigned, if SPE should be accessible only on one of them, set the IP address here. Default port is 8600 and can be changed to any other number suitable…

SPE and Browser installation: standalone SPE

…altered in any way or renamed. The license is provided upon request by Phonexia sales representative. If you do not have it, contact our sales to arrange the cooperation. 3. Optional: add additional languages If you are going to test additional languages besides the default English, present in the Phonexia Evaluation package, you need to perform a simple operation of…

Releases and Changelogs (VIN)

…the act and the Conclusion of the case can be edited from the case information table. Improved: Copying from chart values table is enhanced – added header to copied data, added Ctrl+C keyboard shortcut to copy table data. Improved: Report template is enhanced for all included languages – improved report layout, easier CSS styling via style.css, added new report variables…

STT: Adding words to language model on the fly

Adding words to STT language model on-the-fly is possible in SPE 3.45 or newer as part of preferred phrases feature. The POST /technologies/stt or POST /technologies/stt/input_stream API calls actually serve two purposes: specify the actual preferred phrases (in the phrases part) specify words to be added to STT language model (in the dictionary part) Each part can be used independently,…

SPE and Browser installation: embedded SPE

…the cooperation. 3. Optional: add additional languages If you are going to test additional languages besides the default English, present in the Phonexia Evaluation package, you need to perform a simple operation of merging the contents of two packages into one. The additional languages are provided upon request by Phonexia sales representative. If you do not have the languages you…

STT: What is Preferred Phrases feature and how to use it

…dictionary part, specify words to be added to the STT language model. This can be used e.g. for adding industry-specific terms, foreign or slang words, or to fine-tune pronunciations to accommodate to region- or country-specific language. Specifying word pronunciations in this part is also mandatory for words using graphemes (letters), not belonging to the STT model’s native alphabet – e.g….

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…

STT: Language Model Customization tutorial

…as a source and creates new STT model with your customizations included as a target. To see results of the customizations, you need to use the new STT model for the transcription. Currently supported language model customizations are: adding new words and/or pronunciations This is intended for adding client-, domain- or product specific words like company names, product names, component…

LID: Terminology and adaptation

…First make sure that Speech Engine is not running. Then run phxadmin tool with add-language-pack parameter pointing to the language pack directory and config parameter pointing to appropriate Speech Engine configuration file: Example (on Windows, use / instead of — as parameter delimiter): ./phxadmin –-add-language-pack=”bsapi/lid/models/l4_MyLanguagePack” –config=”settings/phxspe.properties” where: –-add-language-pack parameter specifies path to your language pack directory –config parameter tells the…

FAQs (PSP)

adding any details. You are essentially analyzing details of a single recording five times. In contrast, by using 5 unique recordings coming from different audio environments or even different times of the day, additional details can be analyzed leading to better results. Warning: Any human error in evaluation set preparation (in speaker uniqueness, placing recordings into wrong folder, etc.) affects…

Understand SPE executable files

add-language-pack=<path> – Add custom LID language pack from specified directory. Language pack name will be same as dirctory name. delete-language-pack – Delete custom LID language pack Support hwgen[=<file>] – Create machine HW profile file report – Create SPE report useful for troubleshooting and diagnostics. Report contains configuration, logs, licences and hardware profile of current computer. Migration from legacy version upgrade…

Speech to Text (STT)

…are returned with score and time frame. Application areas: Maintain high reaction times by routing calls with specific content/topic to human operators Search for specific information in large call archives Data-mine audio content and index for search Advanced topic/content analysis provides additional value.   Technology overview Trained with emphasis on spontaneous telephony conversation Based on state-of-the-art techniques for acoustic modeling,…