opus/dnn/torch/lpcnet/utils/__init__.py
Jan Buethe 35ee397e06
added LPCNet torch implementation
Signed-off-by: Jan Buethe <jbuethe@amazon.de>
2023-09-05 12:29:38 +02:00

4 lines
No EOL
86 B
Python

from . import sparsification
from . import data
from . import pcm
from . import sample