Skip to content

Commit

Permalink
remove duplicate private keyword
Browse files Browse the repository at this point in the history
  • Loading branch information
manickavela29 authored Sep 12, 2024
1 parent 6b6e763 commit 16ef67f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sherpa-onnx/csrc/online-recognizer-transducer-nemo-impl.h
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,6 @@ class OnlineRecognizerTransducerNeMoImpl : public OnlineRecognizerImpl {
}
}

private:
OnlineRecognizerConfig config_;
SymbolTable symbol_table_;
std::unique_ptr<OnlineTransducerNeMoModel> model_;
Expand Down

0 comments on commit 16ef67f

Please sign in to comment.