8000 GitHub - ed-xmos/fwk_voice: Voice Framework
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ed-xmos/fwk_voice

 
 

Repository files navigation

XMOS Voice Framework DSP Library

This is the XMOS Voice Framework 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(fwk_voice). Then invoke CMake with the desired toolchain.

The fwk_voice 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

Voice Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 50.8%
  • Python 37.3%
  • CMake 5.2%
  • C++ 4.8%
  • Jupyter Notebook 1.2%
  • Shell 0.4%
  • XC 0.3%
0