Skip to content Skip to main navigation Skip to footer

Search: upload audio

29 results

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…

Orbis 1.2.0 Release Notes

…size grows to 10,000 files We increased the maximum case storage size from 1k to 10k recordings. Flow-through Case In certain cases, there is a need to handle a continuous stream of high audio loads without having to store everything within the system. Now, you can switch such a Case to the Flow-through Case mode and upload a practically unlimited…

Multi-server deployment

…to it or assigned in the hosts file – see Networking requirements. Voice input The next step, after deployment of Voice Verify and loading the Swagger API interface, is providing a voice input. For this reason, these options are available: Real-time streams: HTTP streams WebSocket streams Offline audio file processing: Voice recordings (for enrollment only) Each real-time stream is internally…

Understand SPE metafiles

Certain SPE entities – SID Speaker models, SID Audio source profiles, LID Language packs – can have additional information associated with them in the form of “metafiles”. This article explains the intended usage of metafiles. In general, SPE is intended as under-the-hood engine, focusing purely on the speech-related audio processing. Any additional functionality should be done on the application layer,…

Orbis 1.4.0 Release Notes

…to Text Limitations (known issues) Recording metadata formats Orbis doesn’t support metadata files in proprietary formats. Only Orbis JSON format is supported for metadata upload in current version. Solution: Convert your proprietary metadata format into the specified JSON format. Hit feature Due to the performance issues, the Hits are automatically calculated only on recording upload. When a new rule is…

Terms of Service

…any electronic data provided by you, including but not limited to any kind of audio and video materials, music, sounds, texts and pictures. You shall remain at all times solely responsible for the content of your account. You shall avoid uploading any kind of illegal, harmful, abusive or otherwise inappropriate content to your account: PHONEXIA reserves the right to remove…

Understand SPE executable files

…to URL (e.g. “http://server:port”) priority=number – Set request priority (see Understanding SPE processing priority for more details) phxclient: example 1 phxclient /login=admin /password=phonexia /method=POST /uri=”127.0.0.1:8600/audiofile?path=/myfile.wav” /data=”c:\audio files\example recording.wav” Upload example recording.wav file from c:\audio files folder to SPE running at this machine (i.e. with IP address 127.0.0.1) and put it in the root of SPE internal storage under myfile.wav name….

Understand SPE user accounts

…data/ └── storage/ └── audio -> /shared_recordings/ In the above example, we created a directory audio in each SPE account’s storage, and symlinked it to a completely different directory shared_recordings. If any of the SPE accounts uploads a file to the audio directory, the file will be accessible by the other SPE accounts. NOTE: When using such trickery, all “the…

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

…There are two virtual disks required by Phonexia Voice Verify – a system disk and data disk. System disk Requires 10 GB Contains: Voice Verify License file Audio Source Profile ( = calibration profile) Data disk Capacity is defined by the number of calls processed in parallel Crucial from a Disaster Recovery (DR) perspective + updates Contains Voiceprints Logs PBX…

Understand SPE home directory

uploading file using POST /audiofile physically creates the file on filesystem in the storage location… and the file stays there until it’s explicitly deleted using DELETE /audiofile. There might be various reasons to NOT use the REST API for uploading files to the Speech Engine, e.g. to save the server from unwanted burden caused by many uploads and/or big files……

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…

Releases and Changelogs (Browser)

…(phxspe.browser.log located in SPE log directory) Phonexia Browser v3.16.1, BSAPI 3.20.1 – May 17 2019 [G#112] Fixed Denoiser which created duplicate recordings under specific circumstances [G#127] Fixed comparison of SID Evaluation sets using Audio Source Profile Phonexia Browser v3.16.0, BSAPI 3.20.0 – Apr 26 2019 Support for Audio Source Profiles SID Evaluation wizard supports SID4 Phonexia Browser v3.15.0, BSAPI 3.19.1…

Orbis 1.1.0 Release Notes

…of Phonexia Orbis due to the performance issues. Solution: This limitation will be removed in Orbis v1.2. Recording upload and processing After upload the “In progress” status remains until the page is refreshed. This is a known UI bug. Solution: Please, refresh the list by changing the page or refresh (F5) the whole page (after the Upload progress is 100%)….