Fix issues about DLLs when installing pre-compiled wheels on windows (#91)

This commit is contained in:
Fangjun Kuang
2023-03-18 13:55:59 +08:00
committed by GitHub
parent 355c5ef541
commit 6f92bc7362
7 changed files with 100 additions and 9 deletions

View File

@@ -20,7 +20,7 @@
namespace sherpa_onnx {
class OnlineTransducerDecoderResult;
struct OnlineTransducerDecoderResult;
class OnlineTransducerModel {
public: