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
The source for shva is attached
. Additionally, shva also depends on the following packages:
- the javafx runtime libraries
- the commons httpclient 3.1 library
, the commons codec library
and the commons logging library
- the native libraries libogg++, libalinga and libneuro and their java native interface(jni) libraries
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_PATHBut 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 |

