mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
update type_utils
This commit is contained in:
parent
c494d8fd18
commit
67239ea39b
@ -2,7 +2,7 @@ import os
|
||||
import argparse
|
||||
from pathlib import Path
|
||||
|
||||
from funasr.utils.types import str2bool
|
||||
from funasr.utils.type_utils import str2bool
|
||||
|
||||
|
||||
def main():
|
||||
|
||||
Loading…
Reference in New Issue
Block a user