Merge pull request #1641 from zh794390558/fix

[speechx] fix nnet itf header
pull/1643/head
YangZhou 3 years ago committed by GitHub
commit 78c76a4473
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -16,7 +16,7 @@
#include "frontend/audio/frontend_itf.h"
#include "kaldi/matrix/kaldi-matrix.h"
#include "nnet/decodable-itf.h"
#include "nnet/nnet_interface.h"
#include "nnet/nnet_itf.h"
namespace ppspeech {

Loading…
Cancel
Save