Voice SDK Technical Specifications
1. Introduction
Facephi Voice SDK is a C++ library service to which you can send audio files to be processed and get the result of the voice recognition process.
2. Hardware requirements
| Minimum requirement | Recommended requirement | |
|---|---|---|
| CPU | 2 cores supporting SSE4.2 instructions set extension, >=2GHz | 16 cores, AVX2 ISA support |
| RAM | 4 Gb | 8 Gb |
| Disk | 4 Gb | SSD 4 Gb |
| Network | 100 Mbps | 1 Gbps |
3. Software requirements
- Linux x86_64 (Ubuntu 22.04 or higher) with Docker 24.0 or higher.
or
- Windows 10 x64 with Docker 24.0 or higher.
4. Sampling rates supported
The sampling rate supported by the SDK is greater than or equal to 16 kHz.