mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
4 lines
93 B
Python
4 lines
93 B
Python
from .DTDNN import CAMPPlus
|
|
from .ResNet import ERes2Net
|
|
from .ResNet_aug import ERes2NetAug
|