17 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
e121f9fbee Merge branch 'master' of http://git.d-popov.com/popov/ai-kevin 2024-06-10 00:37:17 +03:00
Dobromir Popov
0dbb0e00e3 changed default TTS endpoint to hostname 2024-06-10 00:37:04 +03:00
a5f1040cef added translation option to UI and serve 2024-06-10 00:35:45 +03:00
71f075dd63 translation ui 2024-05-12 11:24:45 +03:00
Dobromir Popov
d101614b0d coinbase key 2024-03-06 11:49:45 +02:00
e5358562f4 logs 2024-02-16 22:11:48 +02:00
c049dc3844 http log over https 2024-02-16 21:46:17 +02:00
Dobromir Popov
643d3dfb6f prepare log over HTTP 2024-02-16 20:29:39 +02:00
2657f02455 multiple AI projects changes:
TTS and WebUI related
2023-12-19 20:15:23 +02:00
88e9353b03 source updated with latest changes:
configurable ports, test_ocr server function, dependencies
2023-03-15 14:35:08 +00:00
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
5354d8c328 prepend first section of audio while detecting speech (was cut before) 2023-03-07 11:54:56 +02:00
6429852505 dotenv if exists;
auto create rec folder;
select audio device on client;
2023-03-07 11:41:50 +02:00
2f56d76042 WS & TTS urls configurable 2023-03-06 23:56:43 +02:00
9ac446ef9b initial commit 2023-03-06 19:12:54 +02:00