mirror of
https://github.com/modelscope/modelscope.git
synced 2025-12-25 04:29:22 +01:00
[lint] fix lint
This commit is contained in:
@@ -3,14 +3,14 @@
|
||||
import os
|
||||
from typing import Any, Dict
|
||||
|
||||
import json
|
||||
import wenetruntime as wenet
|
||||
|
||||
from modelscope.metainfo import Models
|
||||
from modelscope.models.base import Model
|
||||
from modelscope.models.builder import MODELS
|
||||
from modelscope.utils.constant import Tasks
|
||||
|
||||
import json
|
||||
import wenetruntime as wenet
|
||||
|
||||
__all__ = ['WeNetAutomaticSpeechRecognition']
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user