Git Product home page Git Product logo

audio-watermarker's Introduction

Audio Watermarker

This repository contains a MATLAB script that embeds (or "hides") data into the low frequency, inaudible components of audio waveforms. Using Hamming error-correcting codes, data can often be recovered even if the waveform is resampled. See the tutorial for an example.

Instructions

Run

  1. Unzip all files into the same directory.
  2. Run Main.m and follow prompts in the command window.
  3. Enter 'y' or 'n' for yes and no.
  4. When asked, type the name of your wav file. it MUST be in the same directory.

Tutorial

The program will run the following sequence of prompts:

  1. Asks if you would like to run an example.
  2. Inputs a file of your choice.
  3. Allows you to customize certain settings.
  4. Saves and plays the watermarked file. Also opens a Spectrogram.
  5. Asks you to input a watermarked file for decoding.
  6. Asks you to enter decode parameters. Make sure these are identical to your encoding parameters.
  7. Asks you which kind of attack you would like to simulate.
  8. Extracts and displays the watermark.

audio-watermarker's People

Contributors

johnpeterflynn 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.