native_client/CODINGSTYLE.md
This file contains some notes on coding style within the C++ portion of the DeepSpeech project. It is very much a work in progress and incomplete.
The code has been imported from various places. Please try and blend in your code with the surrounding code.
If you are coding from scratch, please follow Google coding guidelines for C++.
unsigned int beam_width_; in modelstate.h..cc prefix and headers a .h prefix, excluding
code important from elsewhere, which should follow local conventions, e.g. .cpp and .h
in ctcdecode/.If in doubt, please ask on our Matrix chat channel: https://chat.mozilla.org/#/room/#machinelearning:mozilla.org