Giter VIP home page Giter VIP logo

asehw3's Introduction

ASEHW3

Homework3 Fast Convolution

Runtime Table

audio example: 1sec audio signal convolve with 1sec IR
vector example: 10000 samples signal convolve 1000 samples IR

Time Domain Freq Domain
audio (8192 hopsize) +3min 1s
audio (2048 hopsize) +12min 6s
vector (512 hopsize) 0.55s 0.02s
vector (256 hopsize) 0.91s 0.14s
vector (64 hopsize) 1.82s 0.15s
vector (4 hopsize) 23.27s 5.28s

From the runtime table, we can see that the frequency domain convolution is much more efficient than the time domain convolution when doing on large sample audio data. Less hopsize will also increase the computation time.

asehw3's People

Contributors

tangy1227 avatar sonyainsiberia 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.