2021-02-15 09:26:21 +01:00

9 lines
101 B
Python

from pathlib import Path
sr = 16000
PRIMATES_Root = Path(__file__).parent / 'data' / 'primates'