Fix licence and restructure, prepare to add AudioWorklet
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
struct model : genericModel {
|
||||
bool checkModel();
|
||||
VoskModel* mdl{};
|
||||
model(const std::string &url, const std::string& storepath, const std::string& id, int index);
|
||||
model(const std::string &url, const std::string& storepath, const std::string& id);
|
||||
~model();
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user