/inton-core

Inton Core Library is designed to measure a complex of characteristics of the oral speech.

Primary LanguageC++MIT LicenseMIT

Inton Core Library

Inton Core Library is designed to measure a complex of characteristics of the oral speech.

Build from source

Use QT Creator or CMake to build Speech Rate Meter. You need to build Inton Core library first.

git clone git@github.com:zhitko/inton-core.git

cd inton-core
cmake --build . --target all
cmake --build . --target install

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