Skip to content Skip to main navigation Skip to footer

Search: free resource

7 results

FAQs (Browser)

…= ffmpeg -loglevel warning -y -i %1 %2 # sox example: # audio_converter.command = sox %1 %2 Important note: By design and saving computing resources ‘audio converter’ is not used if INPUT file ends with the extension .wav. In that case you must pre-process the audio recording before uploading it to the Phonexia SPE or using it in the Phonexia…

SPE and Browser installation: standalone SPE

…Close the technologies configuration by typing and confirm the save by typing y. This enabled one instance of each technology and each language. Feel free to add more instances for faster processing – either from this phxadmin utility or by modifying the newly created /SPE/technologies.xml file, changing the records of either technology. For example to add more instances of the…

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…

Open Source Acknowledgement

…BSD-3-Clause static minizip Zlib static mkl freeware under ISSL (Intel Simplified Software License) link static mman-win32 (Windows only) MIT static ogg BSD-style license static onnxruntime MIT, link static openfst Apache License static openssl OpenSSL dynamic opus BSD static range-v3 BSL-1.0 headers only scnlib Apache License 2.0 static spdlog MIT static speex revised BSD license static speexdsp BSD static utfcpp BSL-1.0…

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

free time gaps until server will respond with 303 – See Other status (in a body there will be status “finished”). In HTTP header of this operation (in parameter “Location”) is a resource path for the operation. It is possible to use operation ID in body of the response. Client will ask for resource “get /done/{ID}”, where the final result…

Understand SPE database

…directories in SPE storage internal data: resource types, resource locks, users, user roles, user sesssions, technology models user-created entities data SID speaker models and their voiceprints, speaker groups, calibration sets, audio source profiles LID language models KWS keyword lists cached processing results if caching is enabled, processing results for each technology SPE internal data Tables containing SPE internal data: rest_directory_type…

FAQs (PSP)

…pending request by status 202 – Accepted, server will create task and server will begin to process the file. In response HTTP header (in parameter “Location”) there is path for pending resource. In the body there is a ID of pending operation. Polling: Client asks on the pending resource (e.g. “get /pending/{ID}). Server will answer with status 200 and in…