Giter Club home page Giter Club logo

stress-detector's Introduction

Stress-Detector

Voice Stress Detector API written in C, MATLAB and Swift (iOS).

Sample rate: 8KHz.

Ts = 1 second.

Build Status

CI Status

iOS and MacOS

This project is under Apple

Now you can run: "open VSD.xcodeproj" using terminal or XCode

This works in MacOS, iOS and iPadOS

MATLAB

This project is under Generic/MATLAB

Two MATLAB files are provided, vsd.m and tst.m vsd.m contains the code itself and tst.m contains test code

C

This project is under Generic/C

If you want to use the C library, you are very brave! But if you still feel lucky, just copy all .h and .c files under this directory to your project.

To call it, just use double stressCoefficient = vsd(INPUT_AUDIO_DATA_ARRAY, BUFFER_LENGTH);

Contributions are welcome.

stress-detector's People

Contributors

maxmousee avatar

Stargazers

 avatar Sergio Ruiz avatar  avatar  avatar Fezooka avatar Yuan JIN avatar  avatar Jon avatar Kirill Bespalov avatar Aline Ebone avatar Lucas Lima avatar  avatar

Watchers

James Cloos avatar  avatar Sergio Ruiz avatar

stress-detector's Issues

Port to Android

Now Kotlin is stable and seems to support JNI, so we can port it to Android/Kotlin

Port iOS release to SWIFT

This is not priority because the current UI code (that will be ported) is very robust.
After the iOS library is fixed, we should focus in improving the UI code.

Create Java Release

I got an idea for creating a Java / JNI release by just having a different vsd file for the Java version.

Refactor Python

Refactor Python code creating a class that can be used both in the WebService and in the Desktop application

[Python] Move project

Due to the increase complexity and programming languages, I will split this project into multiple ones.
This will make CI easier to do, as well as issue tracking etc.

Separate projects

If the Java lib is successfully created, that will be in a different project.
Also create a different project for the Python version as well, to keep CI, tests and issue tracking clean.

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.