From d638f35e4ed8df5fbbcb6e42d092c5cf90d779f5 Mon Sep 17 00:00:00 2001 From: AlisaLinUwU Date: Sun, 26 Jan 2025 10:57:09 +0500 Subject: Initialize --- vosk-model-en-us-0.42-gigaspeech/rnnlm/special_symbol_opts.conf | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 vosk-model-en-us-0.42-gigaspeech/rnnlm/special_symbol_opts.conf (limited to 'vosk-model-en-us-0.42-gigaspeech/rnnlm/special_symbol_opts.conf') diff --git a/vosk-model-en-us-0.42-gigaspeech/rnnlm/special_symbol_opts.conf b/vosk-model-en-us-0.42-gigaspeech/rnnlm/special_symbol_opts.conf new file mode 100644 index 0000000..7854770 --- /dev/null +++ b/vosk-model-en-us-0.42-gigaspeech/rnnlm/special_symbol_opts.conf @@ -0,0 +1,4 @@ +--bos-symbol=512709 +--eos-symbol=512710 +--brk-symbol=512711 + -- cgit v1.2.3