Skip to content

📈 Ventib records your voice, transcribes it in realtime, and performs speech pattern analysis to give you objective statistics about how you speak.

Notifications You must be signed in to change notification settings

cydrobolt/ventib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ventib

Ventib

Ventib offers the capability of parsing your speech and generating valuable statistics based on environmental factors. It also provides a search function, allowing users to sift through their past speech.

Ventib uses speech pattern analysis to provide statistics based on users’ real-time speech habits. Ventib analyses the content, location, and timing of your speech.

Chart.js and Google Maps' geotagging API are used to locate, graph, and extrapolate users’ speech.

Running Ventib

Using a virtualenv3 is highly recommended. Install dependencies:

  • python3
  • python3-devel
  • mysql

Install Pip dependencies: pip3 install -r requirements.txt Configurate your instance: cp config.py web/ && vi web/config.py Run Ventib: python3 run.py

To access the Ventib client, head to /client on your Ventib instance and approve the use of your microphone and location to the page.

About

📈 Ventib records your voice, transcribes it in realtime, and performs speech pattern analysis to give you objective statistics about how you speak.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published