Code Monkey home page Code Monkey logo

adaptive-echo-cancellation's Introduction

Adaptive-Echo-Cancellation

This work is submitted as a project in "EEL5840: Elements of Machine Intelligence" class at University of Florida.

Echo cancellation in telephone line using machine learning:

Description: The data provided for this project represents two voice channels of a long-distance telephone conversation. The signal labeled "music" is the voice channel from caller B end, the signal labeled "corrupted_speech" is the speech of caller A mixed with music, and "fs" is the sample frequency in Hertz. The speech on the near end, as the name suggests, is corrupted as a result of an imperfect two-wire to four-wire hybrid, such as commonly used in most switching stations. The data is in .txt format.

The assumptions for this project are that the far end hybrid is working well, so that the music signal is not corrupted by the speech of caller A, and the near end hybrid has some leakage that causes the mixing. This causes the incoming signal and the outgoing signal to be correlated with each other. The goal is to use a linear adaptive filter as echo canceller to restore the outgoing signal and recover the speech of caller A. The hybrid is not linear, it produces a saturating nonlinearity that complicates the operation, i.e. linear echo cancellation is NOT optimal.

-> May have to install some of the modules required for project

The datasets used in the project are provided by the faculty.

Thanks to Prof. Principe P. Jose and Prof. Alina Zare for their valuable teaching and support.

adaptive-echo-cancellation's People

Contributors

koushiknadakuduti avatar

Watchers

 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.