Skip to content Skip to main navigation Skip to footer

Search: java upload

37 results

STT: What is Words-To-Numbers feature and how to use it

…the numeric.pegjs file to tune or extend the conversion functionality. ⚠ WARNING: Create a backup copy of numeric.pegjs before editing the file! Making incorrect changes can have unpredictable effects and eventually make STT stop working. Rules are described using PEG.js syntax, which is a JavaScript-like modification of Parsing Expression Grammar (PEG). Details about the syntax can be found at PEG.js…

Download Semantic Search demo

…bn Bengali ja Japanese sm Samoan bo Tibetan jv Javanese sn Shona bs Bosnian ka Georgian so Somali ca Catalan kk Kazakh sq Albanian ceb Cebuano km Khmer sr Serbian co Corsican kn Kannada st Sesotho cs Czech ko Korean su Sundanese cy Welsh ku Kurdish sv Swedish da Danish ky Kyrgyz sw Swahili de German la Latin ta Tamil…

Multi-server deployment

…the system in Maintenance Mode (GET api/v2/lock) (Optional) wait till all the running streams are processed for enrollment or verification and then closed (GET api/v2/streams) Close all the open streams (POST api/v2/maintenance/force_off) to ensure database stability during import Import the backed-up database (POST api/v2/maintenance/loadbackup) from backup file or the voiceprint snapshot (POST api/v2/snapshot/import); successful upload of the file means that…

Understand SPE benchmark

…SPE in the {SPE}/data/benchmark directory. The second option uses single audio file of your choice uploaded to SPE storage, specified by the path parameter. The set of audio files supplied with SPE contains recordings of various length (from 30 seconds to 5 minutes) and with various speech/non-speech ratio. This is to account for the fact that both the length of…

Orbis Hardware Requirements

…for Orbis VM Memory 32 GB for Orbis VM Disk space 80 GB SSD typical installation of the Orbis does not exceed 20 GB depending on the size, length, and retention policy of your files, you may want to allocate more space* *1 MB of uploaded audio = 2.7 MB of storage needed Virtual Platform (hypervisor) minimal: VirtualBox 6.1.30 64-bit…

Understand SPE metafiles

…DELETE methods to upload, download or delete any kind of file with metadata of your choice, associated with the corresponding SPE entity. There are no limits on the content of the metafiles, their names, etc. (apart from those imposed by the underlying operating system and/or filesystem). Plain text files, structured formats like JSON or XML, pictures, documents, multimedia files… you…

Diarization tool for Orbis

…multichannel WAV audio, where each speaker speaks only in their own channel. Tool will automatically convert audio files to WAV format. For example, this recording: audio.wav channel_1 […111..222..11….22222..] Will be converted to audio.wav channel_1 […111…….11………..] channel_2 [……..222……..22222..] IMPORTANT: Tool doesn’t process any metadata. Resulting files should be uploaded into Orbis without metadata file! Tool uses Phonexia Diarization technology model XL4….

Single-server deployment

…till all the running streams are processed for enrollment or verification and then closed (GET api/v2/streams) Close all the open streams (POST api/v2/maintenance/force_off) to ensure database stability during import Import the backed-up database (POST api/v2/maintenance/loadbackup) from backup file or the voiceprint snapshot (POST api/v2/snapshot/import); successful upload of the file means that the database is put into the state of a…

Q: How to fix Error 1007: Unsupported audio format?

Phonexia Browser application may return error “1007: Unsupported audio format” during uploading audio file. Please consider if your audio files are in Q: What are the supported audio formats? . But if you need use as input audio recordings in other formats, you can configure SPE for audio automated conversion. As prerequisite install external tool for audio conversion. Recommend is…

Installation of Phonexia Browser

…software is distributed as a ZIP file. Installation procedure is as simple as: unzip the archive paste additional KWS, STT… models paste the license.dat file to the root directory where you have BROWSER folder and run_browser(.exe) script run the run_browser(.exe) script start the PhxBrowser(.exe) software configure the technologies, IP addresses, ports. etc The following video shows PhxBrowser v3 installation. https://partner.phonexia.com/wp-content/uploads/2018/03/Browser-install-without-sub.mp4…

FAQs (PSP)

…Browser, FAQ Speech Platform Permalink Q: How to fix Error 1007: Unsupported audio format? Phonexia Browser application may return error “1007: Unsupported audio format” during uploading audio file. Please consider if your audio files are in Q: What are the supported audio formats? . But if you need use as input audio recordings in other formats, you can configure SPE…

FAQs (Browser)

…audio format” during uploading audio file. Please consider if your audio files are in Q: What are the supported audio formats? . But if you need use as input audio recordings in other formats, you can configure SPE for audio automated conversion. As prerequisite install external tool for audio conversion. Recommend is ffmpeg utility, powerful and well documented. Please find…

Understand SPE directory structure

…user preconfigured by default, so directories for admin user are present by default. Location of home directory can be modified using server.user.home option in SPE configuration file. This might be useful in complex network infrastructure, multi-SPE deployments, and similar advanced configurations. home └── admin ├── storage └── data The storage directory holds audio files uploaded to SPE via REST API…