xiaowan0322
2024-06-06 9a9b474e7de7cc90d2ee124dc8d6c2cfa887c059
funasr/download/name_maps_from_hub.py
@@ -15,7 +15,7 @@
}
name_maps_hf = {
    "": "",
}
name_maps_openai = {
@@ -31,4 +31,4 @@
    "Whisper-large-v2": "large-v2",
    "Whisper-large-v3": "large-v3",
    "Whisper-large": "large",
}
}