diff --git a/README.md b/README.md index 338b944..c8c78c2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ![Fat Llama Logo](https://drive.google.com/uc?export=view&id=1BHe352g43zAdDYLDusBrBPdNvRIvlQwp) -# Fat Llama ![build - status](https://github.com/bkraad47/fat_llama_fftw/actions/workflows/tests.yml/badge.svg) ![PyPI](https://img.shields.io/pypi/v/fat-llama?label=pypi%20package) ![PyPI - Downloads](https://img.shields.io/pypi/dm/fat-llama) +# Fat Llama ![build - status](https://github.com/bkraad47/fat_llama_fftw/actions/workflows/tests.yml/badge.svg) ![PyPI](https://img.shields.io/pypi/v/fat-llama-fftw?label=pypi%20package) ![PyPI - Downloads](https://img.shields.io/pypi/dm/fat-llama-fftw) fat_llama is a Python package for upscaling audio files to FLAC or WAV formats using advanced audio processing techniques. It utilizes cpu-accelerated calculations to enhance audio quality by upsampling and adding missing frequencies through FFT (Fast Fourier Transform), resulting in richer and more detailed audio. ## Features