Add Python ASR examples with alsa (#646)

This commit is contained in:
Fangjun Kuang
2024-03-08 11:34:48 +08:00
committed by GitHub
parent e9e8d755d9
commit d3287f9494
12 changed files with 326 additions and 10 deletions

View File

@@ -16,7 +16,7 @@
#endif
#if __ANDROID_API__ >= 27
#include "nnapi_provider_factory.h"
#include "nnapi_provider_factory.h" // NOLINT
#endif
namespace sherpa_onnx {