martin legrand
52e5af8116
fix : tts not working with web interface
2025-05-03 19:22:01 +02:00
martin legrand
7904439f35
feat : japanese tts support
2025-05-03 16:48:20 +02:00
martin legrand
c873af3d00
fix : text to speech in chinese
2025-05-03 16:34:52 +02:00
martin legrand
96a6dd368a
feat: fallback for ssl issues
2025-05-02 17:27:22 +02:00
martin legrand
ed76c8415b
feat : fileFinder read pdf, browser better chromedriver install
2025-05-02 14:10:16 +02:00
martin legrand
8991aaae8d
feat : planner agent improvement
2025-04-05 16:39:16 +02:00
martin legrand
688e94d97c
feat : html to actual markdown for browser + better logging system
2025-04-05 14:14:23 +02:00
martin legrand
a4f28cec5d
feat : .voices folder for tts
2025-04-04 12:34:00 +02:00
martin legrand
f70606b5ec
feat : improve tts test code at bottom of file & index safety
2025-04-04 11:53:37 +02:00
martin legrand
1b5a55ccf2
feat : cleaner import arrangement
2025-04-01 13:10:06 +02:00
martin legrand
0bf813e865
fix : execution problem when line start with block tag + dont load tts if disabled
2025-03-28 18:51:03 +01:00
ganesh nikhil
290b75de3f
Update text_to_speech.py
...
updated the speak function , make it more sturctured , also added to play sound using afplay in macos and redirected linux or other to aplay , make sure the display of audio only work for jupyter notebooks not in terminal. the name of audio file is directly used in code , standerized it.
2025-03-18 20:19:28 +05:30
martin legrand
f655682e0d
Feat : better error handling in llm_provider
2025-03-17 09:55:49 +01:00
aguspiza
673625c5d5
use aplay for linux for wav play
2025-03-16 18:30:25 +01:00
martin legrand
ed02a4dad0
Fix : major displaying issues and libraries warning
2025-03-11 11:45:02 +01:00
martin legrand
eca688baba
Docs: better documentation
2025-03-06 11:58:54 +01:00
martin legrand
9690147000
Fix : tts issues
2025-03-04 15:13:00 +01:00
martin legrand
5bc2c26757
Feat : better print of think process and answer
2025-02-28 16:29:07 +01:00
martin legrand
c5da8319bf
Feat : memory recovery system, better TTS
2025-02-28 11:28:45 +01:00
martin legrand
35022765f7
Feat : Save exec block to file, More programming language supported in tools
2025-02-24 09:59:28 +01:00
martin legrand
e552e7cd04
Merge branch 'main' of github.com:Fosowl/agenticSeek
2025-02-23 12:41:50 +01:00
martin legrand
43ba140a21
Feat : better interpreter loading of code block
2025-02-23 12:40:30 +01:00
steveh8758_lab
42d2655881
Fix some error
...
FIX:
llm_provider.py 102: _model -> model
MOD:
utility.py 25: add windows termial color print
text_to_speech.py 29: add windows version
ADD:
add termcolor in requirements.txt
2025-02-23 19:37:57 +08:00
martin legrand
298c26a63f
Feat : updat requirement & tts
2025-02-23 10:36:17 +01:00
martin legrand
62cc76764e
Feat : adding work that was done locally
2025-02-19 19:07:24 +01:00