All Projects → vasanthkalingeri → Commercialdetection

vasanthkalingeri / Commercialdetection

GSOC 2015 project for Red Hen Labs

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Commercialdetection

Aurio
Audio Fingerprinting & Retrieval for .NET
Stars: ✭ 84 (+21.74%)
Mutual labels:  audio, fingerprinting
Audio
This is a library for declarative use of Web Audio API with Angular
Stars: ✭ 67 (-2.9%)
Mutual labels:  audio
Low Latency Android Ios Linux Windows Tvos Macos Interactive Audio Platform
🇸Superpowered Audio, Networking and Cryptographics SDKs. High performance and cross platform on Android, iOS, macOS, tvOS, Linux, Windows and modern web browsers.
Stars: ✭ 1,121 (+1524.64%)
Mutual labels:  audio
Fountain Of Colors
Music visualizer for Rainmeter
Stars: ✭ 65 (-5.8%)
Mutual labels:  audio
Videojs Playlist
A plugin to play multiple audio tracks or multiple videos.
Stars: ✭ 63 (-8.7%)
Mutual labels:  audio
Jekyll Minibundle
A minimalistic asset bundling plugin for Jekyll
Stars: ✭ 65 (-5.8%)
Mutual labels:  fingerprinting
Javascript Media Recorder
WebRTC video recorder library for Javascript
Stars: ✭ 61 (-11.59%)
Mutual labels:  audio
Androidaudioconverter
Convert audio files inside your Android app easily. Supported formats: AAC, MP3, M4A, WMA, WAV and FLAC.
Stars: ✭ 1,156 (+1575.36%)
Mutual labels:  audio
Audiokit
Swift audio synthesis, processing, & analysis platform for iOS, macOS and tvOS
Stars: ✭ 8,827 (+12692.75%)
Mutual labels:  audio
Spotivy
🎼 Download music videos from Spotify playlists
Stars: ✭ 64 (-7.25%)
Mutual labels:  audio
Audio classification
CNN 1D vs 2D audio classification
Stars: ✭ 65 (-5.8%)
Mutual labels:  audio
Hfinger
Hfinger - fingerprinting HTTP requests
Stars: ✭ 63 (-8.7%)
Mutual labels:  fingerprinting
Stereo
A Flutter plugin for playing music on iOS and Android.
Stars: ✭ 66 (-4.35%)
Mutual labels:  audio
Audiosegment
Wrapper for pydub AudioSegment objects
Stars: ✭ 63 (-8.7%)
Mutual labels:  audio
Node Audio
Graph-based audio api for Node.js based on LabSound and JUCE
Stars: ✭ 67 (-2.9%)
Mutual labels:  audio
Audiobench
Open source modular synthesizer
Stars: ✭ 63 (-8.7%)
Mutual labels:  audio
Ctag Straempler
An open source eurorack sample streaming and sound synthesis module.
Stars: ✭ 65 (-5.8%)
Mutual labels:  audio
Audiowaveform
C++ program to generate waveform data and render waveform images from audio files
Stars: ✭ 1,138 (+1549.28%)
Mutual labels:  audio
Web Audio Javascript Webassembly Sdk Interactive Audio
🌐 Superpowered Web Audio JavaScript and WebAssembly SDK for modern web browsers. Allows developers to implement low-latency interactive audio features into web sites and web apps with a friendly Javascript API. https://superpowered.com
Stars: ✭ 68 (-1.45%)
Mutual labels:  audio
Audioswitch
An Android audio management library for real-time communication apps.
Stars: ✭ 69 (+0%)
Mutual labels:  audio

CommercialDetection

Google Summer of Code 2015 for Red Hen Labs.

Running the code

comdet.py contains code to generate fingerprint and detect ads.

A dictionary containing database configuarations has to be passed to ComDet() object, the object can then be used to recognize or fingerprint any media file that ffmpeg can access.

Please check comdet.test_generate() and comdet.test_recognize() for more details.

Ensure you pass a dictionary with your configurations, although the tests use default config

A lot of the ideas are borrowed from https://github.com/worldveil/dejavu

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].