k2-fsa / icefall

https://k2-fsa.github.io/icefall/
Apache License 2.0
885 stars 286 forks source link

How to run a streaming zipformer transducer model with my own dataset? #1696

Closed mukherjeesougata closed 1 month ago

mukherjeesougata commented 1 month ago

How to run a streaming zipformer transducer model with my own dataset?

duhtapioca commented 1 month ago

Hi,

You can make a recipe for your custom dataset based on librispeech zipformer recipe. You can refer to https://icefall.readthedocs.io/en/latest/contributing/how-to-create-a-recipe.html.