espnet / espnet_model_zoo

ESPnet Model Zoo
Apache License 2.0
243 stars 41 forks source link

CSJ's pretrained conformer-based ASR model on zenodo #55

Closed feddybear closed 2 years ago

feddybear commented 2 years ago

Hi, I recently ran a successful evaluation for Japanese ASR using the pretrained CSJ transformer-based model. I understand that model zoo now defaults to huggingface for the models, and the published pretrained conformer model is not anymore on the list. How do I replace the run.sh arguments to accommodate the downloading of the conformer model from zenodo?

To clarify, I can download the files using the direct link on zenodo via python, but I'm clarifying whether there's a new way to download via the recipe's run.sh script or the CLI commands.

kan-bayashi commented 2 years ago

You can use this one: https://zenodo.org/record/4065140