Transformer running

This commit is contained in:
Steffen Illium
2021-03-04 12:01:09 +01:00
parent 7edd3834a1
commit ad254dae92
14 changed files with 679 additions and 134 deletions

View File

@ -3,8 +3,6 @@ from pathlib import Path
sr = 16000
PRIMATES_Root = Path(__file__).parent / 'data' / 'primates'
N_CLASS_multi = 4
N_CLASS_multi = 5