/speech-intonation-assistant

Speech Intonation Assistant (SIA) - analyzer of the statistical characteristics of the user's speech intonation parameters at fairly long intervals

Primary LanguageQMLMIT LicenseMIT

Speech Intonation Assistant

The SpeechIntonationAssistant (SIA) sofware is designed to ...

It's part of Intontrainer project https://intontrainer.by/

Installation

Currently on our website (see https://intontrainer.by ) the SRM prototype is uploaded, available for free download.

Build from source

Use QT Creator or CMake to build Speech Intonation Assistant. You need to build Inton Core library first.

git clone 

cd speech-intonation-assistant
git clone https://github.com/zhitko/inton-core.git

cmake --build . --target all

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Authors

Development:

Scientific:

License

MIT