File size: 561 Bytes
aae3c1f
 
 
5e1a54e
 
aae3c1f
5e1a54e
aae3c1f
 
 
1
2
3
4
5
6
7
8
9
10
11
{
    "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#": "Small Verbatim",
        "#size#": "small",
        "#model_name#": "NbAiLabBeta/nb-whisper-medium-verbatim"
    }
}