https://github.com/iahispano/audio-upscaler
Versatile AI-driven audio upscaler to enhance the quality of any audio.
https://github.com/iahispano/audio-upscaler
ai audio audio-upscaler ml python
Last synced: over 1 year ago
JSON representation
Versatile AI-driven audio upscaler to enhance the quality of any audio.
- Host: GitHub
- URL: https://github.com/iahispano/audio-upscaler
- Owner: IAHispano
- License: mit
- Created: 2024-04-27T09:03:16.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-10T14:55:30.000Z (over 1 year ago)
- Last Synced: 2025-03-28T10:05:49.783Z (over 1 year ago)
- Topics: ai, audio, audio-upscaler, ml, python
- Language: Python
- Homepage:
- Size: 1.72 MB
- Stars: 101
- Watchers: 3
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Audio Upscaler (AudioSR)
[](https://arxiv.org/abs/2309.07314) [](https://audioldm.github.io/audiosr)
## Overview
AudioSR is a powerful tool designed to enhance the fidelity of your audio files, regardless of their type (e.g., music, speech, ambient sounds) or sampling rates. It leverages cutting-edge super-resolution techniques to upscale audio signals, resulting in superior quality output.
## Key Features
- **Versatility**: Works seamlessly with all types of audio content, including music, speech, environmental sounds, and more.
- **Scale**: Handles audio files of various sampling rates, ensuring compatibility with a wide range of sources.
- **High Fidelity**: Produces high-quality output with enhanced clarity and detail.
- **Ease of Use**: Simple and intuitive interface makes it easy to enhance your audio files with just a few clicks.
## Acknowledgments
Based on the work of https://github.com/haoheliu/versatile_audio_super_resolution/
```bibtex
@article{liu2023audiosr,
title={{AudioSR}: Versatile Audio Super-resolution at Scale},
author={Liu, Haohe and Chen, Ke and Tian, Qiao and Wang, Wenwu and Plumbley, Mark D},
journal={arXiv preprint arXiv:2309.07314},
year={2023}
}
```