Skip to main content

Package to calculate Voice Onset Latency

Project description

(V)oice (O)nset (T)ime

This package was made to easily compute voice onset time without any specialty equipment. All that's needed is a computer and a microphone!

Getting Started

pip install pyaudio ---> Required

pip install votpy

import votpy
# Create Detector variable
det = Detector()
# Make sure microphone is picking up a viable signal
det.test_mic()
# Record a single voice onset; print to csv
det.record_vol(timout = 5)
det.to_csv("file.csv")

Inspired by sebastiaan and Primusa

On Windows and can't install pyaudio? Try the below code:

  • pip install pipwin
  • pipwin install pyaudio

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

votpy-0.0.2.tar.gz (2.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

votpy-0.0.2-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

Details for the file votpy-0.0.2.tar.gz.

File metadata

  • Download URL: votpy-0.0.2.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.20.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.4

File hashes

Hashes for votpy-0.0.2.tar.gz
Algorithm Hash digest
SHA256 1f3560c0bcd805a7ebe5bfc173d31e4af5728e525af6ad2b5fd8fd99533b50f2
MD5 fae8046db41c50711e6ef9070bb97c7a
BLAKE2b-256 dae924f3bb05417eb257f82383b3ce27bfb3952722bb10096435d0270d945c14

See more details on using hashes here.

File details

Details for the file votpy-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: votpy-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 5.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.20.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.4

File hashes

Hashes for votpy-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 ad2a2b84d482f0b664636e3f52727cb15a0aa10d39ac1bf1a9c919825504a5fe
MD5 f7f5e4a29087632f45d34d806d270880
BLAKE2b-256 56f90716236fb325ed37c79ea87b30ec250c339b726260f624e95c31ae5def56

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page