16 Jan
2023
16 Jan
'23
5:03 p.m.
On Mon Jan 16 16:20:40 2023 +0000, Jinoh Kang wrote:
Magic constant. You should replace this with a `#define` shared with Unix side interfacing vosk. `#define WINE_VOSK_SAMPLE_RATE 16000` will do. (I'm aware that most vosk models are trained with 16kHz PCM streams.) Either that or I'll keep a wfx instance inside the recognizer object.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/1948#note_21058