# CVEDSP **Repository Path**: DaybreakZhang/CVEDSP ## Basic Information - **Project Name**: CVEDSP - **Description**: A speech signal processing library designed for CVE of Rocaloid Project. - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-06-06 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README CVEDSP --- Digital (Speech)Signal Processing library for CVE3 of Rocaloid Project. Performs Fast Fourier Transform, and some other time/frequency domain algorithms. * License: BSD * Platform: X86(SSE) * Language: C * Depends on [RUtil][1] * Although RUtil is licensed under GPL as a part of Rocaloid Engine, Sleepwalking is its author and owns the right to use it for CVEDSP. However, any modification on RUtil should follow GPLv3 and stay public even if CVEDSP is used for commercial purpose or becomes close source. [1]: https://github.com/Sleepwalking/Rocaloid/tree/CurrentBranch/RUtil "RUtil"