An online landscape, built as a tool to explore the many aspects of the human voice. https://voicegardens.org
Go to file
2019-12-16 16:09:15 +07:00
media Make a stab at kick starting the repository 2019-12-11 16:00:55 +07:00
vocoder Add Mappa.js and load it 2019-12-16 16:07:16 +07:00
makefile Bootstrap flask and leaflet boilerplate 2019-12-11 17:20:35 +07:00
README.md Split up the commands 2019-12-16 16:09:15 +07:00
requirements.txt Make a stab at kick starting the repository 2019-12-11 16:00:55 +07:00

vocoder

A vocoder (/ˈvoʊkoʊdər/, a portmanteau of voice and encoder) is a category of voice codec that analyzes and synthesizes the human voice signal for audio data compression, multiplexing, voice encryption or voice transformation.

@ Interwebz

Doodle Doodle Doo

Hackity Hack Hack

Get your discount source code

$ git clone ssh://gitea@vvvvvvaria.org:12345/varia/vocoder.git
$ cd vocoder

Do the Python dance

$ python3 -m venv .venv
$ source .venv/bin/activate
$ pip install -r requirements.txt

Run the server

$ make serve

Layers of the Onion

License

TBD.