Skip to content

A research based project which uses steganography and ML/deep learning algorithm to reconstruct the lost audio signals from a corrupted file.

Notifications You must be signed in to change notification settings

p-sachin/audio_reconstruction_project

Repository files navigation

ARMAS: Active Reconstruction of Missing Audio Segments

Description

This research based project aims addresses the issues in several audio processing activities like lost audio transmissions and signals or corrupted audio files. To solve those issues and for possible enhancement of audio reconstruction, machine/deep learning models fusing steganography technique was explored. Experiments were conducted on corrupted audio files with short and long missing gaps which were filled with reconstructed signals with ML/DL models. The results from the experiments concluded that use of AI algorithms has a great impact on audio reconstruction.

Results

The image below shows the reconstruction of lost audio signals with four different techniques: Steganoflage, Random Forest, SVR (Support Vector Regressor) and LSTM (Long Short Term Memory).

alt text

Demo Audio

Original Audio

original.mp4

Dropped Audio

stegoAudioDropped.mp4

Stego Reconstruction

StegoreconstructedAudio.mp4

Random Forest Reconstruction

reconstructedRF.mp4

SVR Reconstruction

reconstructedSVR.mp4

LSTM Reconstruction

reconstructedLSTM.mp4

About

A research based project which uses steganography and ML/deep learning algorithm to reconstruct the lost audio signals from a corrupted file.

Topics

Resources

Stars

Watchers

Forks

Languages