jurihock / Sonogram-Visible-Speech

A speech and sound anallysis tool.

Home Page:https://christoph-lauer.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sonogram Visible Speech 5.0

Alt text

Sonogram visible speech has been programmed at the German Research Center for Artifical Intelligence (Deutsches Forschungszentrum für Kuenstliche Intelligenz DFKI, www.dfki.de), and is a 3D tool to analyze speech and sound signals with STFT and various other algorithms. The software originates from basic research and the attempt to build a speech recognizer with neuronal networks. The new version requires Java at least in version 16. If you have any questions or problems running or compiling the Sonogram, don't hesitate to contact us. The program was written with emacs.

Contact: Christoph Lauer, christophlauer@me.com

Download

Note: You have to be Java at least in version 16 installed on your Computer in order to use Sonogram. See Oracle Java or AdoptOpenJDK. Apple Silicon (ARM) users should use the native Azul Zulu JDK or JRE.

Donate (Sonogram is free, but please support the further Development of Sonogram Visible Speech)

Screenshots

alt text alt text alt text alt text alt text alt text alt text alt text alt text

Support

If you have trouble with the Sonogram settings you can start Sonogram with CAPS-LOCK enabled.

alt text

a reset screen is shown:

alt text

Build

You can build Sonogram by you own. First you have to install a java SDK at least in version 16. Make sure Java is in your PATH variable.

cd source

make all

Note: If you determine memory problems (for example in the 3D generator) give the java VM more heap memory with the xmx flag in the corresponding startup scrips and the makefile.

Pages who use Sonogram

About

A speech and sound anallysis tool.

https://christoph-lauer.github.io/

License:GNU General Public License v3.0


Languages

Language:Java 72.7%Language:GLSL 20.5%Language:HTML 4.0%Language:Shell 2.7%Language:Makefile 0.2%Language:Batchfile 0.0%