Skip to content Skip to main navigation Skip to footer

Search: preferred

7 results

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

…from the preferred phrases and interpolate it in realtime with the generic language model: P(word|history) = Pgeneric(word|history) + αPpreferred(word|history) The preferred words and phrases are favored, while retaining the existing accuracy on common text. Preferred phrases in Speech Engine Use POST /technologies/stt or POST /technologies/stt/input_stream call to start transcription with a list of preferred phrases. To be precise, these actually…

Releases and Changelogs (SPE)

…(see below) Speech Engine 3.46 Speech Engine 3.46.0, DB v1900, BSAPI 3.46.0 (2022-02-07) New: STT: Single word in preferred phrase is now preferred in any sentence context (previously it was preferred only in single-word utterances) New: STT: Faster initialization of “dynamic adding of words” feature (now ~0.1 s, before ~0.5 s) New: phxadmin2 added to installation manual New: Models for…

Release Notes

…of the 6th generation of STT and KWS. Improved Preferred Phrases in STT (All 6th Generation Technology Models) Custom words (such as names, slang expressions, etc.) can now be used in Preferred Phrases. Single words can now be preferred without any limitations (until now, only single standalone words were allowed to be preferred). Classes in Preferred Phrases (the CS_CZ_6 Model…

STT: Adding words to language model on the fly

…i.e. you can specify only preferred phrases, or only add words to dictionary, or use both features at the same time. Example of input for starting transcription, specifying two preferred phrases and two words to be added (one with explicitly specified pronunciation): { “preferred_phrases“: { “phrases”: [ { “phrase”: “this is preferred phrase” }, { “phrase”: “some other phrase” },…

Download Speech Platform

Step #1 – Download Try and evaluate all Phonexia speech technologies either via REST API using Speech Engine, or using the demo/testing GUI application named Phonexia Browser. Hardware requirements recommended: Intel Core i7 or better, 32 GB free RAM, 10+ GB storage (SSD preferred) minimum: Intel Core i5, 16 GB free RAM, 10 GB storage (SSD preferred) To prevent various…

Input audio quality

…with speech in mind) Lossy MP3 format is not preferred. If MP3 really has to be used, it must use bitrates at least 32 kbit/s per channel. Stereo audio must use full stereo encoding, not joint-stereo1. Do not push for smallest possible audio file sizes, attempting to squeeze maximum number of recordings into a minimal storage space. Brutal compressions like…