Skip to content Skip to main navigation Skip to footer

Search: hw print

6 results

Releases and Changelogs (SPE)

…messages Workers and streams info in debug log messages New: Possibility to obtain information about input RTP connection (see GET /input_stream/rtp/info) New: Endpoint to get languageprint information (see POST /technologies/languageid/lpinfo) Improved: Result of languageprint extraction now contains speech length for each languageprint (see GET /technologies/languageid/extractlp) Improved: Output RTP packet payload size changed from 480 to 160 bytes Fixed: SSRC in…

Licensing (technical details)

…Typical recommended usage: project production stages sharing license between developers demonstration purposes (travelling)   HW license HW license is specified by USE_HW line in the license file (the SERVER line is ignored in this case, no Internet connection is required). This license is bound to a “HW profile” of a specific machine (based on OS, CPU, RAM, HDD, ETH). HW

Get better support

…product executable file “properties” files (phxspe.properties from SPE is minimum) – usually in ./settings/ directory Issue data – supporting: Actual and active HW configuration (CPU, OS, RAM, storage status (free space)), you might use the following to get the information: The Benchmark function in SPE or Phonexia’s hw-gen for generating basic HW print Windows 64bit http://download.phonexia.com/utils/hw-gen64.exe GNU/Linux 64bit http://download.phonexia.com/utils/hw-gen64 System…

FAQs (PSP)

…the info about the file. *Utility “ffprobe” is not included in our package(s). It is part of ffmpeg (https://ffmpeg.org/ffprobe.html) and is necessary to be installed separately. in FAQ Speech Platform Permalink Q: Do the language-prints (LPs) extracted from audio sources depend on the currently available language pack? A: The language-prints do not depend on the current language pack used. You…

Measuring of a software processing speed – what is the FtRT (Faster than Real Time)

Faster than Real Time (FtRT) metric is developed for defining software performance reference point. Using this metric you can collect “benchmark” data of real processing speed for reviewed software, which should be found – and reproduced – on exactly defined HW. Then, comparing various benchmarks result, you can compare performance of the specified software and its parts on different HW

Designing and Developing Application

…specific hardware (mainly CPU, virtualized infrastructure vs. HW) or are you going to buy specific HW for customer? What is short/long time storage requirements (ie. audio and results availability, desktop vs. distributed system)? Is there any synchronization required (ie. voiceprint database to clients)? What is the topology of the solution/app (ie. where to store audio, voiceprints, results, …)? How to…