Skip to content

Commit

Permalink
Add ModelInfo structure for kit 10.4.1 4kHz 260bps data
Browse files Browse the repository at this point in the history
  • Loading branch information
mp15 committed Feb 4, 2024
1 parent a7fb3e3 commit 940e392
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions dorado/models/models.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -437,6 +437,12 @@ namespace stereo {

const std::vector<ModelInfo> models = {
// Only 4kHz stereo model - matches all simplex models for this condition
ModelInfo{
"[email protected]",
"d434525cbe1fd00adbd7f8a5f0e7f0bf09b77a9e67cd90f037c5ab52013e7974",
CC::DNA_R10_4_1_E8_2_260BPS,
ModelVariantPair{ModelVariant::NONE, VV::NONE},
},
ModelInfo{
"[email protected]",
"d434525cbe1fd00adbd7f8a5f0e7f0bf09b77a9e67cd90f037c5ab52013e7974",
Expand Down

0 comments on commit 940e392

Please sign in to comment.