Skip to content

xyl012/Sonogram-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sonogram Visible Speech 5.0

Alt text

Sonogram visible speech has been programmed at the German Research Center for Artifical Intelligence (Deutsches Forschungszentrum fuer Kuenstliche Intelligenz DFKI, www.dfki.de), and is a 3D tool to analyze speech and sound signals with STFT and various other algorithms. The origin of the project was to build an speech recognizer. 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.

Contact: Christoph Lauer, [email protected]

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