Giter Club home page Giter Club logo

pyslgr's Introduction

pySLGR 0.7.2

A Python tool for Speaker, Language, and Gender Recognition (SLGR) and general meta-data extraction.

Preliminary release:

  • This release has initial functionality and basic algorithms for running SLGR systems
  • Future releases will have hyper-parameter training, documentation, and example systems

Requirements:

  • Linux (Ubuntu)
  • Boost libraries
  • Anaconda v4.3.1 for Python 2.7.x

Documentation:

Online documentation is avaialable at: https://mitll.github.io/pyslgr

Installation:

  • Download the files from the git release tab
  • Type 'conda install pyslgr-0.7.2-py27_0.tar.bz2' to install pySLGR
  • To run the examples untar the examples and models in the same directory
  • 'cd examples' and then run examples with the command python <example_name.py> For instance to run the example_signal example type: python example_signal.py

Building pySLGR from Source Code

1. Build Cython Interface:

  • Type 'make' to build
  • Type 'make clean' to clean directories
  • Type 'make eg' to see some examples -- more examples are available in the examples subdirectory

2. Build Anaconda package:

  • Install conda-build package (version 2.1.10) in Anaconda if not installed already. Use the following command: conda install conda-build=2.1.10
  • cd <installation_dir>/pyslgr/pyslgr
  • Run the following command: conda build .

Installing Conda Package After Build

  • Use the following command: conda install pyslgr --use-local

pyslgr's People

Contributors

nathandouglas avatar

Watchers

James Cloos avatar  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.