14 Star 89 Fork 35

eogee/any4any

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 545 Bytes
一键复制 编辑 原始数据 按行查看 历史
eogee 提交于 2025-11-06 09:07 +08:00 . feat(adb): 添加ADB工具支持及相关配置
# python cache
__pycache__/
# log files
*.log
# Environments
.env
# VSCode settings
.vscode/
.trae/
# data files
data/
# static
static/voice/
# node_modules
node_modules/
package-lock.json
package.json
settings.json
# test
test/
rules/
# build files
dist/
build/
*.egg-info/
# claude
.claude/
CLAUDE.md
CLAUDE_zh.md
# code_rules
CODE_GUIDELINES.md
# any4dh
asr.html
static/dh/chat.html
static/js/index/dh/asr/
static/js/index/dh/chat.js
core/any4dh/results/
# backups
backups/
# adb
core/tools/adb/
# docs
example.md
example_zh.md
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/eogee/any4any.git
git@gitee.com:eogee/any4any.git
eogee
any4any
any4any
master

搜索帮助