Análisis de audio.
Project description
Sistema Spleeter
- Descarga la canción dado un
youtube_id. - Separa la canción en pistas
(.wav)con los instrumentos:Vocals / drums / bass / piano / other. - Se convierte
.wav -> .pngpara bajar el peso. - Se calcula el espectrograma para cada separación.
- Ejemplo: Joy Division - Isolation
Quickstart (Backend)
- Crear entorno virtual.
cd /path/to/project
python3 -m venv env
- Activar el entorno.
source env/bin/activate
- Instalar dependencias.
pip install -r requirements.txt
- Run.
python3 main.py
Audio Tool
-
Funciona con
numpy<2ypython3.10.x. -
Instala python3.10.16 y crea el entorno.
sudo ./install_python_spleeter.sh
Doc API
Con el backend ejecutando:http://127.0.0.1:8000/redoc
Youtube
https://github.com/yt-dlp/yt-dlp
Datasets
Probar
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
beatpy-0.0.2.tar.gz
(5.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file beatpy-0.0.2.tar.gz.
File metadata
- Download URL: beatpy-0.0.2.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b49caa4e84ba12348110b3e715be650f578347daedd11b30adacd7368ca111e0
|
|
| MD5 |
5e9d20c9f0cb65b241f30cc6d6299b13
|
|
| BLAKE2b-256 |
9d52b6481f247d8ea3918b63fb476df1c225ff569aedc82e6d8cc287edf05022
|
File details
Details for the file beatpy-0.0.2-py3-none-any.whl.
File metadata
- Download URL: beatpy-0.0.2-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
14735c6095ab7005609800a9b2c0a34c3d07948e243b5ae66051eff93f128871
|
|
| MD5 |
3395ea9887acf6b496592b0fbd65f783
|
|
| BLAKE2b-256 |
97bfb6d1529434bf92afb84674906a640e562d89c0a13237e9cbcb1136c54425
|