introduce audio resamplers

This commit is contained in:
Aleix Conchillo Flaqué
2025-01-31 11:04:18 -08:00
parent 6c7474e1a2
commit fc89aad469
14 changed files with 173 additions and 31 deletions

View File

@@ -32,6 +32,7 @@ dependencies = [
"protobuf~=5.29.3",
"pydantic~=2.10.5",
"pyloudnorm~=0.1.1",
"resampy~=0.4.3",
"soxr~=0.5.0"
]