Neko Ayaka
|
43dc9a164c
|
fix(stage-tamagotchi): perserve when moved
|
2025-07-05 17:56:01 +08:00 |
|
Neko
|
fd314058b6
|
feat(ci): support nightly build (#256)
|
2025-07-05 17:20:22 +08:00 |
|
Ayaka Neko
|
87c799c4ff
|
fix(stage-tamagotchi): windows build
|
2025-07-05 15:01:35 +08:00 |
|
Neko Ayaka
|
0e907295ab
|
fix: HuggingFace Space build
|
2025-07-04 02:37:25 +08:00 |
|
Neko Ayaka
|
15a2f8184b
|
fix: build
|
2025-07-04 02:19:11 +08:00 |
|
Neko Ayaka
|
60e8ffc14a
|
refactor(stage-ui): rename & re-structure
|
2025-07-04 02:01:14 +08:00 |
|
Neko Ayaka
|
7f75cc7e53
|
refactor(stage-ui): organize structure, improved button
|
2025-07-04 00:36:08 +08:00 |
|
Neko Ayaka
|
7755b3dff5
|
fix(stage-tamagotchi): vad load error
|
2025-07-03 23:27:19 +08:00 |
|
Neko Ayaka
|
5e6e5171e5
|
refactor(stage-tamagotchi): sync vad impl to web
|
2025-07-03 20:05:14 +08:00 |
|
Neko Ayaka
|
befbb186a6
|
feat(stage-tamagotchi): tray config
|
2025-07-03 19:12:23 +08:00 |
|
Neko Ayaka
|
5d75d66f53
|
refactor(stage-web): use workers dir
|
2025-07-03 18:59:26 +08:00 |
|
Neko Ayaka
|
2872856a4a
|
refacor(*): normalize naming
|
2025-07-03 14:09:11 +08:00 |
|
Neko Ayaka
|
28222603c7
|
refacor(audio): unified audio package
|
2025-07-03 14:07:37 +08:00 |
|
Neko Ayaka
|
4d40e6fe2c
|
chore: sync player 2 impl
|
2025-07-03 13:49:25 +08:00 |
|
Loris Jautakas
|
ed93e938c7
|
chore(stage-web): Player2 speech (#253)
|
2025-07-03 13:30:33 +08:00 |
|
Neko Ayaka
|
7d9fececb2
|
feat(stage-web): new audio recorder devtools
|
2025-07-03 13:26:04 +08:00 |
|
Neko Ayaka
|
2e94273409
|
chore(stage-ui,stage-tamagotchi): improved language & theme section
|
2025-07-03 13:25:36 +08:00 |
|
Neko Ayaka
|
e2ab28cdf3
|
feat(stage-tamagotchi): realtime whisper
|
2025-07-03 03:46:00 +08:00 |
|
Neko Ayaka
|
af66327563
|
fix(stage-tamagotchi): not correctly cached
|
2025-07-03 01:59:50 +08:00 |
|
Neko Ayaka
|
eb0e7a8fe3
|
feat(audio): new package
|
2025-07-03 01:57:12 +08:00 |
|
Neko Ayaka
|
b8f6b6e638
|
fix(stage-tamagotchi): cache models & language detection
|
2025-07-03 01:55:19 +08:00 |
|
Neko Ayaka
|
ba647a101b
|
feat(stage-tamagotchi): use coreml (metal) for macOS, directml, or cuda for windows, cuda for linux
|
2025-07-02 21:45:34 +08:00 |
|
Neko Ayaka
|
924ee459bf
|
fix(stage-tamagotchi): hearing VAD fix
|
2025-07-02 17:58:06 +08:00 |
|
Neko Ayaka
|
e136046d65
|
feat(stage-web): settings - modules - hearing panel
|
2025-07-02 03:59:22 +08:00 |
|
Neko Ayaka
|
91364ea305
|
feat(stage-tamagotchi): settings - modules - hearing panel
|
2025-07-02 03:41:31 +08:00 |
|
Neko Ayaka
|
fd09558e59
|
fix(stage-tamagotchi): bad import from @proj-airi/stage-ui
|
2025-07-02 03:22:00 +08:00 |
|
Neko Ayaka
|
7739eaa72c
|
fix(stage-tamagotchi): remove costy stdout
|
2025-07-02 03:20:14 +08:00 |
|
Neko Ayaka
|
2cb602aa3e
|
feat(stage-ui): added Progress component
|
2025-07-02 03:08:55 +08:00 |
|
Neko Ayaka
|
9c2a40beb5
|
feat(stage-tamagotchi): configured permissions
|
2025-07-01 20:21:44 +08:00 |
|
Neko Ayaka
|
d29c91a541
|
fix(stage-tamagotchi): missing audio_transcription & audio_vad types
|
2025-07-01 20:21:04 +08:00 |
|
Neko Ayaka
|
f9120368e2
|
feat(stage-tamagotchi): impl audio_transcription & audio_vad invoke methods
|
2025-07-01 16:58:53 +08:00 |
|
 Neko AyakaandMakito
|
d662c20d1d
|
fix(stage-tamagotchi): deadlock of window-state due to wrapped window-state call
Great thanks to @sumimakito for the fix!
Co-authored-by: Makito <5277268+sumimakito@users.noreply.github.com>
|
2025-07-01 16:33:21 +08:00 |
|
Neko Ayaka
|
206e5e580c
|
feat(stage-tamagotchi): tauri-plugin-audio-transcription & tauri-plugin-audio-vad
|
2025-07-01 15:59:07 +08:00 |
|
Menci
|
c1a27b452d
|
feat: shiny loading progress ✨ (#252)
|
2025-07-01 02:03:37 +08:00 |
|
 Neko AyakaandLiliumNeko
|
9d51403769
|
fix(stage-web,stage-tamagotchi): i18n HMR & color issue
Co-authored-by: LiliumNeko <30291104+liliumneko@users.noreply.github.com>
|
2025-07-01 00:25:20 +08:00 |
|
Neko Ayaka
|
640ddc0b8e
|
fix(stage-*): language switch not working
|
2025-06-30 19:18:56 +08:00 |
|
Neko
|
eb6bcaed60
|
feat(i18n): new package for locales (#249)
* feat(i18n): new package for locales
We are renaming from zh-CN to zh-Hans with the naming regulation of BCP 47 language tags.
For future languages, suggesting to check & lookup on
- [Language subtag lookup app](https://r12a.github.io/app-subtags/)
- [iana.org/assignments/language-subtag-registry/language-subtag-registry](https://www.iana.org/assignments/language-subtag-registry/language-subtag-registry)
to search on.
Additionally, use `en` for English is actually enforced instead of having `en-Latin`.
More resources and citations worth to check on:
- https://developer.mozilla.org/en-US/docs/Glossary/BCP_47_language_tag
- https://en.wikipedia.org/wiki/IETF_language_tag
- https://en.wikipedia.org/wiki/ISO_15924
|
2025-06-30 18:48:23 +08:00 |
|
Neko
|
b674f5533f
|
chore(ci): improve build test CI (#250)
|
2025-06-30 18:41:15 +08:00 |
|
Neko Ayaka
|
bb59f327b0
|
chore(deps): bump dependencies
|
2025-06-30 16:15:45 +08:00 |
|
Neko Ayaka
|
5d5c7c5505
|
feat(stage-tamagotchi): new WindowRouterLink & tauri plugin
|
2025-06-30 14:31:21 +08:00 |
|
Neko Ayaka
|
0f7505a382
|
refactor(stage-tamagotchi): group into app/
|
2025-06-30 14:30:18 +08:00 |
|
Neko
|
ad0d4e97d2
|
refactor(stage-tamagotchi): make all small components into inline plugins (#248)
|
2025-06-30 14:00:29 +08:00 |
|
Neko Ayaka
|
5d2143f6d0
|
feat(stage-tamagotchi): window stats persistence
|
2025-06-30 04:50:09 +08:00 |
|
Neko Ayaka
|
8ee87f9e70
|
style(*): stronger import sort
|
2025-06-30 02:23:40 +08:00 |
|
Neko Ayaka
|
ac9ec95fe0
|
feat(stage-tamagotchi): window state persistence
|
2025-06-30 02:12:27 +08:00 |
|
Neko Ayaka
|
aa8f914f90
|
fix(stage-tamagotchi): hide on hover
|
2025-06-30 02:12:27 +08:00 |
|
 RainbowBirdandNeko
|
8052462502
|
feat(playground): detect circle (#245)
Co-authored-by: Neko <neko@ayaka.moe>
|
2025-06-30 00:05:47 +08:00 |
|
 RainbowBirdandNeko Ayaka
|
06602b59f7
|
feat: load vad model (#247)
---------
Co-authored-by: Neko Ayaka <neko@ayaka.moe>
|
2025-06-29 23:52:30 +08:00 |
|
Neko Ayaka
|
379a495b14
|
fix(stage-tamagotchi): progress ui
|
2025-06-29 23:30:19 +08:00 |
|
Neko Ayaka
|
df4ddb9b7a
|
fix(stage-tamagotchi): failed to listen update
|
2025-06-29 23:17:57 +08:00 |
|