GithubHelp home page GithubHelp logo

xiaoxiaozhangx / voicestressanalysis Goto Github PK

View Code? Open in Web Editor NEW

This project forked from atrzaska/voicestressanalysis

0.0 1.0 0.0 123.28 MB

VoiceStressAnalysis - Detects stress in your voice

License: GNU General Public License v2.0

Java 100.00%

voicestressanalysis's Introduction

VoiceStressAnalysis

Welcome to my IT masters thesis project. The goal of this project was to detect stress in human voice using techniques like:

  • sound processing
  • machine learning

Idea

The general idea is as follows:

First you generate a trained model with the algorithm used in options (Options -> Options).

Next you need to a find model which performs the best on training data.

Then you can save the trained model as a weka model file on a disk (Action -> Generate Weka model).

Later you can use trained model to classify some new wav file (File -> Classify file).

You can provide a pretrained weka model and a sample wav file to classify.

You can also save weka ARFF file to perform experiments using different algorithms in Weka GUI.

Dependencies

  • Java
  • Maven

Compilation

mvn clean
mvn package

Running the application

To start the application please run the following command:

java -jar bin/vsa-1.0.jar

Limitations

  • Please use mono WAV files 44100 Hz only

voicestressanalysis's People

Contributors

atrzaska avatar mejslen avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.