Skip to content

toddleo/AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

AI Projects

Audio Signal Processing

This is a small project processing sound (e.g., human voice) using DFT, Pre-emphasis, and LPC. The script is written in R (for detail, please check http://cran.r-project.org/). An audio processing package tuneR is used to read the .wav file, however, the core algorithm, DFT, Pre-emphasis, and LPC are implemented in this project from scratch.

About

Artificial Intelligence projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages