ai|coustics SDK 0.3.0
The ai|coustics speech enhancement SDK
|
This release includes a complete redesign of the SDK, enabling you to load various types of models. Please note that nearly all function and variable names have changed.
aic_get_optimal_sample_rate
or mentioned in the GettingStarted.md
.aic_get_latency
may not always be accurate, depending on the resampling ratio. We are working on providing the correct latency.aic_reset
is currently not implemented, which can cause occasional glitches in the sound when pausing the audio or switching between models. This issue occurs because some of the old audio data remains in the model states. The function will be implemented soon; therefore, we recommend planning to use it in your implementation.