v0.0.7 - Add tabbed Whisper settings page with persisted decode params and live runtime updates
This commit is contained in:
+2
-2
@@ -1,9 +1,9 @@
|
||||
#ifndef VOICE_VERSION_H
|
||||
#define VOICE_VERSION_H
|
||||
|
||||
#define VOICE_LINUX_VERSION "v0.0.6"
|
||||
#define VOICE_LINUX_VERSION "v0.0.7"
|
||||
#define VOICE_LINUX_VERSION_MAJOR 0
|
||||
#define VOICE_LINUX_VERSION_MINOR 0
|
||||
#define VOICE_LINUX_VERSION_PATCH 6
|
||||
#define VOICE_LINUX_VERSION_PATCH 7
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user