Skip to content
forked from xmos/fwk_voice

Next Generation Voice Reference Design

License

Notifications You must be signed in to change notification settings

uvvpavel/sw_avona-1

 
 

Repository files navigation

Avona Audio DSP Library

This is the XMOS Avona DSP library which contains high-performance audio processing algorithms, optimized for xcore.ai.

Supported Hardware

This library is designed to be used with all xcore.ai hardware.

Setup

Using this library requires CMake, version 3.21 or greater.

In your top level CMakeLists.txt, include this repository in your preferred manner, and add_subdirectory(sw_avona). Then invoke CMake with the desired toolchain.

The sw_avona CMake will define various targets that can be linked to your application. In your CMake build folder, you can use the following command to display available targets:

$ make help

About

Next Generation Voice Reference Design

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 66.2%
  • Python 27.0%
  • CMake 4.8%
  • Jupyter Notebook 1.2%
  • Other 0.8%