Coder Social home page Coder Social logo

nicosimon / speech-rate-meter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zhitko/speech-rate-meter

0.0 0.0 0.0 3.4 MB

The Speech Rate Meter (hereinafter SRM) software module is designed to measure a complex of characteristics of the tempo (rate) of oral speech.

Home Page: https://intontrainer.by/

License: MIT License

C++ 35.03% QML 62.99% CMake 1.34% Python 0.65%

speech-rate-meter's Introduction

Speech Rate Meter

The Speech Rate Meter (hereinafter SRM) software module is designed to measure a complex of characteristics of the tempo (rate) of oral speech.

Distinctive features: The assessment of the complex of characteristics of the speech rate is carried out by measuring in real time:

  • Actual rate of speech (number of words per minute, taking into account the duration of interphrase pauses) - Speech Rate (wpm)
  • Speech articulation rate (words per minute minus the duration of interphrase pauses) - Articulation Rate (wpm)
  • Average duration of inter-phrase pauses - Phrase Pauses (sec).
  • The total duration of the speech segment - Speech Duration (sec)

Recommended areas of application:

  • Self-study and self-control of the rate of speech in the preparation and conduct of speeches and presentations;
  • Individual training of oral and speech skills in a number of professions such as: call center operators, radio, TV announcers, etc.;
  • Monitoring of the rate of speech of call-center operators, radio and TV broadcasters;
  • Improving the skills of reading texts in native and foreign languages;
  • Self-control tool for eliminating speech defects, diagnostics and treatment of speech pathologies;

SRM is implemented as a standalone application for Windows (7, 8, 10), Linux, Android (in progress now).

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 Rate Meter. You need to build Inton Core library first.

git clone [email protected]:zhitko/inton-core.git
git clone [email protected]:zhitko/speech-rate-meter.git

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

cd ../speech-rate-meter
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

speech-rate-meter's People

Contributors

zhitko 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.