Add --json-input

This commit is contained in:
Michael Hansen
2023-06-27 15:52:29 -05:00
parent 109e56890d
commit 652c2e8d39
2 changed files with 68 additions and 18 deletions

View File

@@ -9,6 +9,7 @@
#include <onnxruntime_cxx_api.h>
#include <spdlog/spdlog.h>
#include "json.hpp"
#include "piper.hpp"
#include "utf8.h"
#include "wavfile.hpp"