updated version.

This commit is contained in:
Khyretos 2023-12-25 07:50:26 +01:00
parent 643d01b23d
commit 93e7c8337d
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{
"name": "loquendo-bot",
"version": "2.2.0",
"version": "2.3.0",
"description": "Bot assistant for streamers over different platforms",
"main": "src/main.js",
"scripts": {

View file

@ -149,7 +149,7 @@ async function createIniFile() {
USE_STT: false,
MICROPHONE_ID: 'default',
SELECTED_MICROPHONE: 'default',
MICROPHONE: 5,
MICROPHONE: 0,
LANGUAGE: 'vosk-model-small-es-0.42',
},
AUDIO: {