Grail Finder
|
b7b5fcbf79
|
Fix: tts skiping over sentences
|
2026-02-22 18:27:32 +03:00 |
|
Grail Finder
|
f40f09390b
|
Feat(tts) alt+0 to replay last message in the chat
|
2026-02-18 13:15:40 +03:00 |
|
Grail Finder
|
fcb4b99332
|
Fix(tts): mutex use
|
2026-02-02 11:11:07 +03:00 |
|
Grail Finder
|
f57334b170
|
Fix(tts): check if done channel is closed or not
|
2026-01-13 12:00:32 +03:00 |
|
Grail Finder
|
c942f4bfdb
|
Enha(tts): use google tts as default
|
2026-01-13 10:08:36 +03:00 |
|
Grail Finder
|
9f61c6e793
|
Fix (tts): interrupt
|
2026-01-11 13:14:05 +03:00 |
|
Grail Finder
|
287ac98715
|
Enha(tts): split remaining text on sentences; update build tags
|
2026-01-11 11:51:46 +03:00 |
|
Grail Finder
|
1c818cce86
|
Fix: ctrl+a to not get stuck waiting on done
|
2026-01-11 11:32:55 +03:00 |
|
Grail Finder
|
c498ed6424
|
Fix: flushchan signal
|
2026-01-10 10:59:27 +03:00 |
|
Grail Finder
|
8474b87c43
|
Enha: clean text before sending to tts
|
2026-01-10 10:16:10 +03:00 |
|
Grail Finder
|
5191689578
|
Feat: google-translate-tts support
|
2026-01-08 09:28:16 +03:00 |
|
Grail Finder
|
aeb2700d14
|
Refactor: building binary with no extra
|
2026-01-03 09:59:33 +03:00 |
|
Grail Finder
|
d7c443c893
|
Fix: recreate ctx after cancel for subseq recordings to work
|
2025-12-31 17:35:38 +03:00 |
|
Grail Finder
|
0fc70ae441
|
Feat: new tool to read from url
|
2025-12-10 12:32:14 +03:00 |
|
Grail Finder
|
9b2fee37ab
|
Fix: user messages copied without content
|
2025-12-08 15:38:52 +03:00 |
|
Grail Finder
|
a45120b831
|
Chore: linter complaints
|
2025-11-19 12:51:22 +03:00 |
|
Grail Finder
|
88b45f04b7
|
Enha: show user an error in case stt failed
|
2025-11-14 12:20:00 +03:00 |
|
Grail Finder
|
2695cf437e
|
Fix: supressed alsa warnings
|
2025-11-12 12:20:55 +03:00 |
|
Grail Finder
|
e1b260c474
|
Attempt: redirect to /dev/null alsa warnings
|
2025-11-10 13:42:48 +03:00 |
|
Grail Finder
|
a84930621c
|
Fix: whisper binary
|
2025-11-10 13:06:05 +03:00 |
|
Grail Finder
|
48f32ba36a
|
Enha: binary whisper stt impl
|
2025-11-09 12:59:50 +03:00 |
|
Grail Finder
|
4a581f6c12
|
Chore: stt reworks [WIP]
|
2025-11-09 11:28:50 +03:00 |
|
Grail Finder
|
e7fa9ccf81
|
Feat: import searchagent for extra websearch
|
2025-10-19 11:16:25 +03:00 |
|
Grail Finder
|
e4b8a89f25
|
Fix: remove extra whitespaces from stt transcription
|
2025-06-17 07:34:13 +03:00 |
|
Grail Finder
|
c2da07ddc3
|
Feat: rename user through props
|
2025-06-11 11:36:24 +03:00 |
|
Grail Finder
|
412a8347c3
|
Fix (tts): reset textbuffer sooner
|
2025-06-09 10:54:49 +03:00 |
|
Grail Finder
|
4a17dd745c
|
Enha: rename to tts.go; use one buffer;
|
2025-05-21 21:16:42 +03:00 |
|
Grail Finder
|
fe4f759173
|
Chore: project rename; gf-lt => grailfinder's llm tui
|
2025-05-21 19:55:14 +03:00 |
|
Grail Finder
|
8b9a33d330
|
Chore: nolint comment for nonvalid issues
|
2025-05-19 10:45:26 +03:00 |
|
Grail Finder
|
94df5b830c
|
Chore: linter
|
2025-05-19 10:42:10 +03:00 |
|
Grail Finder
|
a7e7da6f99
|
Feat: stop audio [WIP]
|
2025-05-19 09:42:47 +03:00 |
|
Grail Finder
|
2e5755c28a
|
Enha: remove special tokens from whisper resp
|
2025-05-18 15:28:34 +03:00 |
|
Grail Finder
|
441225ede8
|
Refactor: cleanup stt mess, config use
|
2025-05-18 14:32:54 +03:00 |
|
Grail Finder
|
2b2e45ff00
|
Feat: stt voice typing with whisper.cpp server [WIP]
|
2025-05-18 14:01:56 +03:00 |
|
Grail Finder
|
2d56806cfa
|
Feat: stt sketch [WIP]
|
2025-05-17 21:23:51 +03:00 |
|
Grail Finder
|
f7d1fbf73c
|
Fix: signal that llm is done
|
2025-05-17 13:33:00 +03:00 |
|
Grail Finder
|
d05d904747
|
Feat: add extra kokoro tts
|
2025-05-17 12:19:30 +03:00 |
|
Grail Finder
|
10cca9037f
|
Fix: tool description
|
2025-05-01 07:08:03 +03:00 |
|
Grail Finder
|
49409f5d94
|
Feat: add extra/cluedo [WIP]
|
2025-02-26 16:02:48 +03:00 |
|