Skip to content

gogyzzz/iip_sph_pp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IIP speech preprocessing

C library for speech preprocessing.

Target Platform

  • Ubuntu 16.04 x64
  • Windows 10 x64
  • Mac high sierra 10.13.5
  • Embeded board(razberry pie, zynx board etc)

Requirement

  • cmake 3.5 or higher
  • (OPTION) OpenBLAS[Recommended in Linux]
  • (OPTION) IntelMKL[Recommended in Windows]

Notaion

  • Set Options of CMAKE properly for you Envrionment
  • We don't provide Backend library, we assume your Environment contains Backend library
  • If you want to use memory pool, you need to call | Functions with memory pool
init(); //begining of your main()
finit(); //at the end of your main()

Installation

Installation Guide

Example

Code Example

Reference

LICENSE

===========================================================
           Copyright (c) 2018, __IIPLAB__
                All rights reserved.

 This Source Code Form is subject to the terms of
 the Mozilla Public License, v. 2.0. 
 If a copy of the MPL was not distributed with this file,
 You can obtain one at http://mozilla.org/MPL/2.0/.
===========================================================

About

C library for speech pre-processing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •