Skip to content

Commit eeab22e

Browse files
authored
Added postprocessor. Fixes #1641
1 parent a9f27eb commit eeab22e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ add_library(vosk
1010
src/recognizer.cc
1111
src/spk_model.cc
1212
src/vosk_api.cc
13+
src/postprocessor.cc
1314
)
1415

1516
find_package(kaldi REQUIRED)

0 commit comments

Comments
 (0)