nb-whisper-base-semantic / model_def.json
pere's picture
Update model_def.json
f4bade4
{
"template_url": "https://raw.githubusercontent.com/NbAiLab/nb-whisper/main/template.md",
"replacements": {
"#Finetuned#": "# Finetuned Semantic model. \n\nThis model is trained 200 additional steps on top of the main model. The output from this model is less verbatim than when using the main model. The style might be more suited for instance for subtitling of videos since the goal is to use as few words as possible to express the essence of what is said.",
"#Size#": "Base",
"#size#": "base",
"#model_name#": "NbAiLabBeta/nb-whisper-base-semantic"
}
}