j-adamczyk / Robotic_voice

DSP for robotic voice synthesis created for Embedded Systems course at AGH

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Robotic voice synthesizer

This project was created for my Embedded Systems course. The app applies robotic voice effect to the input audio in real time and outputs the changed voice. It's meant to be run on Raspberry Pi or similar hardware, so it's optimized for low-end computers. For detailed description please see the documentation file (in Polish).

The main inspiration for this project (and code base) was a great project by Neil Lakin. If you are interested in my app, please do check out his work: https://github.com/nrlakin/robot_voice

About

DSP for robotic voice synthesis created for Embedded Systems course at AGH

License:MIT License


Languages

Language:Python 100.0%