游雁
2024-05-22 9a1b3b88ab9c374c400670fb2b4689b30bde7d7c
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",
}
}