tykiww's picture
Update config/config.json
0a7bbdc verified
raw
history blame
284 Bytes
{
"layout": {
"readme": "README.md",
"about": "layout/about.md",
"page_names": ["About", "Transcription", "Output"]
},
"session": {
"user_timeout": 3600,
"filetypes": [".wav"],
"min_speakers": 2,
"max_speakers": 5
}
}