nb-whisper-large-verbatim / model_def.json
pere's picture
Bulk update
2c4745b
{
"template_url": "https://raw.githubusercontent.com/NbAiLab/nb-whisper/main/template.md",
"replacements": {
"#Finetuned#": "# Finetuned Verbatim model. \n\nThis model is trained 200 additional steps on top of the model below. This makes it outputting only text in lowercase and without punctation. It is also considerably more verbatim, and will not make any attempt at correcting grammatical errors in the text",
"#Size#": "Large",
"#size#": "large",
"#model_name#": "NbAiLabBeta/nb-whisper-large-verbatim"
}
}