The easiest way to learn about what shva features is to view the screen movies. For background information, see ALingA and LingA. This page is about installation, use and further development.

shva stands for "speech hear view and annotate". It is written in java and javafx. System requirements to run shva are:

  • java runtime environment j2se version 1.5 or later
  • native libraries listed below
  • Gnu/Linux
For 32bit architectures, shva will launch as a web start application from your browser when you click on the "shva this!" link on a FreeCLAS utterance entry. For example, Fbk0SII411. For 64bit architectures, it is a little more complicated.

The source for shva is attached(info). Additionally, shva also depends on the following packages: All these dependencies are automatically taken care of except for the native libraries themselves, which must be separately installed. Installation instructions are on the respective pages.

If you have installed the native libraries under the default prefix of /usr/local/gnutopia, then shva will launch without further ado. If however, you used a different prefix, then you need to tell that to the dynamic library linker loader with

export LD_LIBRARY_PATH=<your prefix>/lib:$LD_LIBRARY_PATH
But if you installed into a standard location for dynamic libraries in your system, then you don't need this magic incantation.

Because of its many components, shva is licensed under several, but compatible licenses. See Shva Licenses.

What's ahead

Not necessarily in the listed order:
  • Adding derived signals like spectrograms and neurograms for viewing.
  • Major refactoring.
  • Rewriting when javafx becomes stable.

Add new attachment

Only authorized users are allowed to upload new attachments.

List of attachments

Kind Attachment Name Size Version Date Modified Author Change note
jar
shva-0.0.1.src.jar 99.9 kB 1 31-Jul-2008 14:34 TEReisler version 0.0.1
« This page (revision-2) was last changed on 12-Sep-2008 10:35 by TEReisler [RSS]