Giter Club home page Giter Club logo

moriarty_audio's People

Contributors

cmuratori avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

moriarty_audio's Issues

Lerping over corrupt data in "codec space"

Before/after (last few seconds of your sample):

https://github.com/sqaxomonophonen/World/raw/moriarty_audio_fix/test_moriarty_before.wav
https://github.com/sqaxomonophonen/World/raw/moriarty_audio_fix/test_moriarty_after.wav

I did it manually in a quick'n'dirty editor I just wrote that operates on "WORLD" speech analysis data:
sqaxomonophonen/World@7258340

"WORLD" can convert audio into speech analysis data, and can then convert that back to audio. The analysis data consists of 5ms frames containing f0 (fundamental frequency), spectrogram and "aperiodicity" data (not really sure what the last one is). Both f0 and spectogram are "curvy", so it makes sense to interpolate them (unlike PCM data), and that's exactly what the editor does; you can mark a corrupt range and then interpolate between endpoints.

Anyway, the editor is really bad and needs work to be useful on larger audio samples: it has no audio playback (so you can't immediately hear the results); it's hard to see where the problems are (I ended up referring to Audacity's spectrogram to see where the clicks are, because they're much more visible there); and there's no undo :-) Also, even if the editor got good, you'd still have to manually fix ~8-10 clicks per second of audio.

Here are before/after spectrograms (as shown in Audacity):
https://github.com/sqaxomonophonen/World/blob/moriarty_audio_fix/test_moriarty_spectral_before_after.png

Has This Been Resolved?

Hello!

I was just wondering if this skipping issue had been resolved or if additional passes would be beneficial. I have some ideas that I think would really make it a lot less noticeable or remove it entirely.

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.