Skip to main content

A python tutorial for vocal detection @ZHANG Xu-long

Project description

  • 0.0.1 pyTvocal is a python tutorial about vocal detection project

# A python tutorial for vocal detection

# pyTvocal [![pyTvocal](https://img.shields.io/pypi/v/pyTvocal.svg)](https://pypi.python.org/pypi/pyTvocal) [![pyTvocal](https://img.shields.io/pypi/dm/pyTvocalg.svg “PyPi Downloads”)](https://pypi.python.org/pypi/pyTvocal)

# @mac

  1. Install Homebrew

    /usr/bin/ruby -e “$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)”

  2. install portaudio

    brew install portaudio

  3. install pyaudio

    pip install pyaudio

  4. use pip install baseZhang

# @windows

  1. choose python 2.7.13 and pls use the X86 not the X86-X64 installer package.

  2. install scipy by the 32bit installer package of exe.

  3. change backend from tensorflow to theano

    search your file system and find the keras.json file. change the contends from tensorflow to theano.

  4. download and install ffmpeg from ffmpeg.org

  5. use pip install baseZhang

# install_requires

[‘numpy==1.12.1’, ‘pandas==0.19.2’, ‘matplotlib==2.0.0’, ‘h5py==2.7.0’, ‘tqdm==4.11.2’,

‘PyAudio==0.2.11’, ‘pydub==0.18.0’, ‘pyPdf==1.13’, ‘PyYAML==3.12’, ‘six==1.10.0’, ‘SoundFile==0.9.0.post1’, ‘Theano==0.9.0’, ‘scikit-learn==0.18.1’, ‘Keras==1.2.2’],

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

pyTvocal-0.0.2.tar.gz (2.7 kB view hashes)

Uploaded Source

Supported by

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