From e27316fe93886ac892bbbf8c8b53489e05a99977 Mon Sep 17 00:00:00 2001 From: Fangjun Kuang Date: Fri, 1 Dec 2023 17:34:17 +0800 Subject: [PATCH] Fix building MFC examples --- .../NonStreamingSpeechRecognition/sherpa-onnx-deps.props | 3 +++ mfc-examples/NonStreamingTextToSpeech/sherpa-onnx-deps.props | 3 +++ mfc-examples/StreamingSpeechRecognition/sherpa-onnx-deps.props | 3 +++ 3 files changed, 9 insertions(+) diff --git a/mfc-examples/NonStreamingSpeechRecognition/sherpa-onnx-deps.props b/mfc-examples/NonStreamingSpeechRecognition/sherpa-onnx-deps.props index 58cf638a7..ae9e85186 100644 --- a/mfc-examples/NonStreamingSpeechRecognition/sherpa-onnx-deps.props +++ b/mfc-examples/NonStreamingSpeechRecognition/sherpa-onnx-deps.props @@ -14,6 +14,9 @@ sherpa-onnx-fst.lib; kaldi-native-fbank-core.lib; onnxruntime.lib; + piper_phonemize.lib; + espeak-ng.lib; + ucd.lib; diff --git a/mfc-examples/NonStreamingTextToSpeech/sherpa-onnx-deps.props b/mfc-examples/NonStreamingTextToSpeech/sherpa-onnx-deps.props index 58cf638a7..ae9e85186 100644 --- a/mfc-examples/NonStreamingTextToSpeech/sherpa-onnx-deps.props +++ b/mfc-examples/NonStreamingTextToSpeech/sherpa-onnx-deps.props @@ -14,6 +14,9 @@ sherpa-onnx-fst.lib; kaldi-native-fbank-core.lib; onnxruntime.lib; + piper_phonemize.lib; + espeak-ng.lib; + ucd.lib; diff --git a/mfc-examples/StreamingSpeechRecognition/sherpa-onnx-deps.props b/mfc-examples/StreamingSpeechRecognition/sherpa-onnx-deps.props index 58cf638a7..ae9e85186 100644 --- a/mfc-examples/StreamingSpeechRecognition/sherpa-onnx-deps.props +++ b/mfc-examples/StreamingSpeechRecognition/sherpa-onnx-deps.props @@ -14,6 +14,9 @@ sherpa-onnx-fst.lib; kaldi-native-fbank-core.lib; onnxruntime.lib; + piper_phonemize.lib; + espeak-ng.lib; + ucd.lib;