Commit Graph

10 Commits

Author SHA1 Message Date
Dobromir Popov
11de0b27d2 fix strange error where env variables are not read but somehow cashed. fixed by renaming the .env variable.
addind auto-detect of tts language
2024-06-10 12:45:23 +03:00
Dobromir Popov
aac600ebaf languade detection and translation implemented - not working very well 2024-06-10 01:40:52 +03:00
Dobromir Popov
a5f1040cef added translation option to UI and serve 2024-06-10 00:35:45 +03:00
Dobromir Popov
71f075dd63 translation ui 2024-05-12 11:24:45 +03:00
Dobromir Popov
2657f02455 multiple AI projects changes:
TTS and WebUI related
2023-12-19 20:15:23 +02:00
popov
1c15463b21 various improvements:
using mono audio;
options to store recordings;
multple backends;
new audio file name;
sessions;
2023-03-15 14:20:35 +00:00
Dobromir Popov
5354d8c328 prepend first section of audio while detecting speech (was cut before) 2023-03-07 11:54:56 +02:00
Dobromir Popov
6429852505 dotenv if exists;
auto create rec folder;
select audio device on client;
2023-03-07 11:41:50 +02:00
Dobromir Popov
2f56d76042 WS & TTS urls configurable 2023-03-06 23:56:43 +02:00
Dobromir Popov
9ac446ef9b initial commit 2023-03-06 19:12:54 +02:00