Snowman
0.1.0
|
Public Member Functions | |
RawNnetVadStream (const RawNnetVadStreamOptions &options) | |
virtual int | Read (Matrix *mat, std::vector< FrameInfo > *info) override |
virtual bool | Reset () override |
virtual std::string | Name () const override |
![]() | |
virtual bool | Connect (StreamItf *other) |
virtual bool | Disconnect () |
Public Attributes | |
RawNnetVadStreamOptions | m_options |
std::unique_ptr< Nnet > | m_nnet |
Matrix | m_fieldx30 |
![]() | |
bool | m_isConnected {false} |
StreamItf * | m_connectedStream {nullptr} |