Skip to content

crystalreef22/synth

Repository files navigation

A low quality speech synthesizer

This is an unfinished speech synthesizer made with C++, PortAudio, and Dear ImGUI. It uses Linear Predictive Coding to synthesize speech.

Usage

  • You can't use this yet

To compile this yourself, you need a C++ compiler (gcc, clang, mingw) and some build tools (make). Make sure PortAudio and glfw is installed so it can link properly. Just run make and it should work.

FAQ

Can you think of a better name for this than "synth"?

I have an idea, and might rename this repository sometime later.

  • linear predictive coding → lin → forest
  • singing → aria → ria

forestria vocal synth!

^ Singing?

As I said, this is unfinished

Why are you working on this?

Because of procrastination.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published