Skip to content Skip to main navigation Skip to footer

Search: add%20user%20browser

67 results

Phoneme Recogniser (PHNREC)

…user can add to language model of speech-to-text technology (better accuracy of KWS technology). Input audio file (format details – see Speech Engine documentation); stream not supported, technology model name (i.e. language code) to be used for phoneme transcription. Output In the process of transcribing speech-to-phonemes, the Phoneme Recogniser usually identifies individual speech segments and convert it to pronunciation. Example…

Understand SPE processing priority

…by a number from (highest priority) to 99 (lowest priority) and can be set using X-Priority HTTP header when starting the asynchronous task. The PendingInfoResult response contains information about task priority. Priority can be set only when starting the task, it’s not possible to modify it afterwards. For additional info and example, see Task prioritization section in REST API documentation….

Speech Engine

To create the SPE report: Go to the SPE installation directory Open command line/terminal (in Ubuntu Linux Right click + press E, in Windows type cmd in the address bar) Run ./phxadmin –report (Linux) or phxadmin.exe /report (Windows) Zip up the created directory with report and attach the ZIP file to your issue description The Report functionality is not present…

Voice Inspector

To create the Phonexia Voice Inspector log: Go to the Voice Inspector installation directory Open command line/terminal (in Ubuntu Linux Right click + press E, in Windows type cmd in the address bar) Run ./VoiceInspector &>report.txt (Linux) or VoiceInspector.exe >report.txt (Windows) Do the sequence of steps leading to the issue you are experiencing Close Voice Inspector as usual attach the…

Understand SPE technologies configuration file

…to be enabled in your SPE installation – typically, you may want to test various models during initial testing, to see how they perform on your audio… or, you may want to enable additional technologies during development of your application, etc. To select technologies/models to be enabled in in your SPE, you can use one of SPE administration tools, phxadmin…

Understand SPE benchmark

…use the benchmark to compare performance of new SPE version, new technology generation, or different technology model, on the same HW configuration… and so on. Running benchmark Benchmark can be run in two ways: by calling …/benchmark endpoint as documented by calling …/benchmark endpoint as documented, with additional path parameter The first option uses set of audio files supplied with…