Shriphani Palakodety
In Pursuit of Truth and Beauty
  • About Me
  • Links
  • Quotes
  • Books
Browse: Home / python

python

Listener Updates

By shriphani on July 31, 2012

Chris helped me flesh out a couple of bugs with my VAD implementation (the Spectral Flatness Measure was computer incorrectly). Thanks a bunch. You can get the latest build here

Posted in Computer Science, python | Tagged Audio, cs, DSP, Listener, open-source, python, VAD | Leave a response

An Awareness App In the iOS Marketplace

By shriphani on September 22, 2010

Today on engadget I found a project for the iOS devices (http://www.engadget.com/2010/09/22/iphone-awareness-app-selectively-filters-outside-noises-into-yo/) that closely mirrored my project (http://shriphani.com/blog/listener). The app seems to do a bit more than mine does. First, I do not send the sounds back to the user through the headphones while this does. They probably use a better voice activity detection algorithm [...]

Posted in Daily life, python | Tagged awareness, ipad, iphone, ipod, Listener, open-source, python, VAD | 1 Response

Listener Gets Another VAD

By shriphani on August 9, 2010

A list of additions to Listener. The additions include a new Voice Activity Detection algorithm.

Posted in python | Tagged "voice activity detection", "voice", DSP, Listener, python, VAD | 8 Responses

Bellman-Ford Algorithm's Applications - Triangular Arbitrage

By shriphani on July 2, 2010

Using the Bellman-Ford Single Source Shortest Path algorithm to detect triangular arbitrage.

Posted in Computer Science, python | Tagged algorithms, arbitrage, bellman-ford, Computer Science, cs, graphs, python, shortest-path, triangular-arbitrage | 8 Responses

Disjoint Set Data Structure

By shriphani on May 20, 2010

Two implementations of a disjoint set data structure and an implementation of kruskal's algorithm.

Posted in Computer Science, python | Tagged "disjoint sets", "kruskal", "path compression", "weighted union", algorithms, analysis of algorithms, Computer Science, cs, purdue, python | Leave a response

Python Variables

By shriphani on May 11, 2008

For a very long time, I was under the impression that variables in Python were like boxes and I could throw objects in them. So, according to me, if I wrote a piece of code that went: >>> a = "Shriphani Palakodety" >>> print a Shriphani Palakodety I used to think that there is a [...]

Posted in python | Tagged python, variables | 2 Responses

Copyright © 2013 Shriphani Palakodety.

Powered by WordPress and Hybrid.