3 lines
92 B
Python
3 lines
92 B
Python
# Compatibility shim: types was renamed to type_utils
|
|
from funasr.utils.type_utils import *
|