|
7 | 7 | <br>
|
8 | 8 | <br>
|
9 | 9 | <a href="https://github.com/TopSea/Alive/stargazers"><img src="https://img.shields.io/github/stars/TopSea/Alive" alt="Stars Badge"/></a>
|
10 |
| -<a href="https://github.com/TopSea/Alive/pulls"><img src="https://img.shields.io/github/issues-pr/TopSea/Alive" alt="Pull Requests Badge"/></a> |
11 |
| -<a href="https://github.com/TopSea/Alive/issues"><img src="https://img.shields.io/github/issues/TopSea/Alive" alt="Issues Badge"/></a> |
12 |
| -<a href="https://github.com/TopSea/Alive/graphs/contributors"><img alt="GitHub contributors" src="https://img.shields.io/github/contributors/TopSea/Alive?color=2b9348"></a> |
13 |
| -<br> |
14 |
| -<a href="https://github.com/TopSea/Alive/blob/master/LICENSE"><img src="https://img.shields.io/github/license/TopSea/Alive?color=2b9348" alt="License Badge"/></a> |
15 | 10 | <a href="https://github.com/TopSea/Alive/releases"><img src="https://img.shields.io/github/downloads/TopSea/Alive/total" alt="Download Badge"/></a>
|
16 | 11 | </div>
|
17 | 12 |
|
18 | 13 | ## [Englisg Doc](./docs/en/README.md)
|
19 | 14 |
|
20 | 15 | ## 开发进度
|
21 |
| -Tauri 0.0.3 版已发布!之后 Tauri 版将停止开发。 |
22 |
| -Electron 版全力开发中。 |
| 16 | +Alive v1.0.0 即将发布! |
23 | 17 | 关注我([GoAHi](https://space.bilibili.com/307219768)),更快获得发布信息。
|
24 | 18 |
|
25 | 19 | ## 安装使用
|
26 | 20 | Live2d 最后的支持版本是:[Alive v0.0.3](https://github.com/TopSea/Alive/releases/tag/v0.0.3)
|
27 |
| -Tauri 版参考这个视频:[https://www.bilibili.com/video/BV1B6421g7p9/](https://www.bilibili.com/video/BV1B6421g7p9/) |
28 |
| -**关于 alive_mmd.json 的编写规范:[关于 .alive_mmd.json](./docs/alive_mmd.md) 。** |
| 21 | +**只有 Alive v1.0.0 及之后的版本有 AI 功能。** |
29 | 22 |
|
30 | 23 | ## 功能实现计划
|
31 | 24 | ### 已实现的功能
|
32 |
| -- [x] Live2d 和 MMD 模型的展示和交互操作(Live2d 最后的支持版本是:[Alive v0.0.3](https://github.com/TopSea/Alive/releases/tag/v0.0.3)) |
| 25 | + |
33 | 26 | - [x] 鼠标点击穿透
|
34 | 27 | - [x] 保存窗口的位置和大小
|
35 | 28 | - [x] 多语言切换(窗口部分)
|
36 |
| -- [x] 开放 API 接口 |
37 |
| -- [x] 深色模式 |
38 | 29 | - [x] 自动检查更新
|
39 | 30 | - [x] 缩放成图标
|
40 | 31 |
|
41 |
| -### 0.1.0 计划实现的功能 |
42 |
| -- [ ] AI 聊天功能 |
| 32 | +### 1.0.0 计划实现的功能 |
| 33 | +- [ ] 语音唤醒功能 |
| 34 | +- [ ] 语音聊天功能(*需要自行部署 [AliveAi] 服务,用别人的也不是不行* :smile: ) |
| 35 | +- [ ] AI 聊天功能(*需要部署 [AliveAi] 服务*) |
| 36 | +- [ ] 对话时模型口型同步 |
| 37 | +- [ ] 对话时模型播放响应的动作 |
43 | 38 |
|
44 | 39 | ## 适配计划
|
45 |
| -Windows:Windows 11/10 。windows 10 之前的版本不会进行测试和适配,不保证能否运行。 |
46 |
| -Linux 和 MacOS:Tauri 版没有适配。Electron 版可能会打包,但不会测试(没有设备)。 |
47 |
| - |
48 |
| -## Build |
49 |
| -如果你想自己 build 的话。 |
50 |
| -Electron 版不提供源码,Tauri 版请选择对应的分支。 |
51 |
| -``` |
52 |
| -git clone https://github.com/TopSea/Alive --branch tauri-v1 |
53 |
| -cd Alive |
54 |
| -yarn |
55 |
| -
|
56 |
| -yarn tauri dev |
57 |
| -``` |
58 |
| -环境和依赖可参考:[Tauri 官方文档](https://tauri.app/zh-cn/v1/guides/getting-started/prerequisites) |
59 |
| -因为就我一个人开发,代码写得比较杂乱,东一榔头西一棒槌的,主打一个自己看得懂就行 :stuck_out_tongue_winking_eye: 。 |
| 40 | +Windows:目前只有 Windows 11 经过了测试。Windows 10 及之前的版本不保证能否运行。 |
| 41 | + |
60 | 42 |
|
61 | 43 | ## 关于项目
|
62 |
| -因为文档和一些缺陷放弃了 Tauri,0.0.3 及之后的版本都将是使用 Electron。之前选择开源,因为想做的功能太多,希望有大佬能一起开发,我也可以学到很多东西,但是没人来 :sob: 。现在的话,大体都开发的差不多了。很多可以优化的地方就按照自己的节奏慢慢来吧,就不再开源了,之前设置自动更新的 key 的密码都给忘了,不开源就可以把密码放到项目里了。当然,之前开源的代码不会删除,选择对应的分支即可。 |
63 |
| - |
64 |
| -*一切的开始是因为碧蓝航线之前更新了一个拉菲的兔女郎服装(对兔女郎毫无抵抗力.jpg)。* |
65 |
| - |
66 |
| -*然后就搜怎么提取怎么展示。搜到了 PPet,但是用着不太符合我的想法而且 PPet 项目也好久没更新了。所以就打算自己改改来用,但是 electron 这个包死活下不下来,换镜像用代理都不行。淦!刚好当时学 Tauri 和 React 有一段时间了,干脆再造个轮子。* |
67 |
| - |
68 |
| -*最开始是用 Tauri 和 React 写的([Live2d-Tauri](https://github.com/TopSea/Live2d-Tauri)),但是写的不是很好。就打算用 vue 再再造个轮子顺便也让我在原神中的老婆们能展示展示,所以 Alive 就诞生了。* |
| 44 | +*最开始是用 Tauri 和 React 写的([Live2d-Tauri](https://github.com/TopSea/Live2d-Tauri)),但是写的不是很好。就打算用 vue 再再造个轮子顺便也让我在原神中的老婆们能展示展示,所以 Alive 就诞生了。* |
69 | 45 |
|
| 46 | +*因为一些原因,项目代码不再开源,已开源的代码不再维护。* |
70 | 47 |
|
71 | 48 |
|
72 | 49 |
|
73 | 50 | [app-icon]: ./assets/app-icon.png
|
| 51 | +[AliveAi]: https://github.com/TopSea/AliveAi |
0 commit comments