Fix #29 by removing compression altogether
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#pragma once
|
||||
#include "CommonModel.h"
|
||||
#include <queue>
|
||||
|
||||
// Prevent naming conflicts with Vosk's Recognizer class
|
||||
#define Recognizer Recognizer_
|
||||
|
||||
Reference in New Issue
Block a user