Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Hertz-Lab
Research
Intelligent Museum
Language Identifier
Commits
1debc3da
Commit
1debc3da
authored
May 20, 2021
by
Paul Bethge
Browse files
yet another model
parent
fe9e0b54
Changes
4
Hide whitespace changes
Inline
Side-by-side
bin/data/model_4lang/saved_model.pb
View file @
1debc3da
No preview for this file type
bin/data/model_4lang/variables/variables.data-00000-of-00001
View file @
1debc3da
No preview for this file type
bin/data/model_4lang/variables/variables.index
View file @
1debc3da
No preview for this file type
src/labels.h
View file @
1debc3da
...
...
@@ -23,7 +23,7 @@ typedef std::map<int, std::string> Labels;
static
Labels
labelsMap
=
{
{
0
,
"noise"
},
{
1
,
"english"
},
{
2
,
"
german
"
},
{
3
,
"
french
"
},
{
2
,
"
french
"
},
{
3
,
"
german
"
},
{
4
,
"spanish"
},
};
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment