<?xml version="1.0" encoding="UTF-8"?>

<article xmlns="https://www.ijrdes.com/schema/article"
         version="1.0"
         language="en">

    <journal>
        <name>International Journal of Research and Development in Engineering Sciences</name>
        <website>https://www.ijrdes.com</website>
    </journal>

    <metadata>
        <title>Unified Noise Reduction Framework Using U-Net for Audio and Image</title>

        <authors>
			<author><name>G.Sravya</name>     </author>
        </authors>

        <volume>7</volume>
        <issue>5 (September - October)</issue>

        <publication>
            <year>2025</year>
			<month>09</month>
			
			<period>September-October</period>
        </publication>

		<language>en</language><keywords><keyword>Noise Reduction</keyword><keyword>DL</keyword><keyword>U-Net</keyword><keyword>Cross- Domain Denoising (Audio & Image)</keyword><keyword>GUI.</keyword></keywords> 
    </metadata>

    <abstract>Unified framework for noise reduction in both audio and image domains using advanced deep learning techniques specifically a UNet architecture The application is designed to facilitate the denoising process for various types of noise including Salt and Pepper Gaussian Impulse White Noise and Environmental Noise in audio signals as well as for noisy images The framework leverages TensorFlow and Keras for model training and inference utilizing UNet models for audio and image denoising tasks Users can record or upload noisy audio files which are processed through a series of denoising techniques including spectral subtraction Wiener filtering and UNet The denoised audio can be played back visualized and saved for further use In the image processing module users can load noisy images and their corresponding ground truth images The application employs a UNet model to predict and display denoised images allowing for visual comparison with the original noisy images Additionally edge detection is performed on the images using the Canny edge detection algorithm providing insights into the structural integrity of the denoised outputs The graphical user interface GUI is built using Tkinter offering an intuitive experience for users to navigate through audio and image processing functionalities </abstract>

    <copyright>
        <statement>
            Copyright (c) 2026 International Journal of Research and Development in Engineering Sciences. All rights reserved.
        </statement>
        
            <year>2025</year>
        <license>All Rights Reserved</license>
    </copyright>

</article>
