mirror of
https://github.com/GuijiAI/duix.ai.git
synced 2026-03-12 17:51:43 +08:00
Merge remote-tracking branch 'origin/main'
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
简体中文 | [English](/README_en.md)
|
||||
|
||||
https://github.com/user-attachments/assets/cee993d6-f6ab-40d8-a52b-ae9e8064247b
|
||||
[](https://www.bilibili.com/video/BV1t2g7z3ERK/)
|
||||
|
||||
# 🚀🚀🚀 Duix Mobile —— 全网效果最好的移动端【实时对话数字人】
|
||||
|
||||
@@ -144,3 +144,10 @@ Duix Mobile 支持一键跨平台部署(Android/iOS),上手门槛低,适
|
||||
|
||||
- [x] 流式音频能力,2025 年 7 月 16 日上线
|
||||
- [ ] 算法响应优化,预计时间:2025 年 8 月 30 日前
|
||||
|
||||
## 📚 相关开源仓库
|
||||
|
||||
- GitHub: https://github.com/duixcom/Duix-Mobile
|
||||
- Gitee: https://gitee.com/duix/Duix-Mobile
|
||||
- GitCode: https://gitcode.com/openguiji/duix-mobile
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[简体中文](/README.md) | English
|
||||
|
||||
https://github.com/user-attachments/assets/cee993d6-f6ab-40d8-a52b-ae9e8064247b
|
||||
[](https://www.bilibili.com/video/BV1t2g7z3ERK/)
|
||||
|
||||
# 🚀🚀🚀 Duix Mobile — The Best Real-time Interactive Digital Human Solution for Mobile Devices
|
||||
|
||||
@@ -144,3 +144,9 @@ Yes, we provide documentation for voice start and end callbacks.
|
||||
|
||||
- [x] Streaming audio capability, completed by July 16, 2025
|
||||
- [ ] Algorithm response optimization, expected by August 30, 2025
|
||||
|
||||
## 📚 Related Open Source Repositories
|
||||
|
||||
- GitHub: https://github.com/duixcom/Duix-Mobile
|
||||
- Gitee: https://gitee.com/duix/Duix-Mobile
|
||||
- GitCode: https://gitcode.com/openguiji/duix-mobile
|
||||
|
||||
@@ -661,7 +661,7 @@
|
||||
);
|
||||
GENERATE_INFOPLIST_FILE = YES;
|
||||
INFOPLIST_FILE = GJLocalDigitalDemo/Info.plist;
|
||||
INFOPLIST_KEY_CFBundleDisplayName = SDKDemo1.2;
|
||||
INFOPLIST_KEY_CFBundleDisplayName = SDKDemo1.2.2;
|
||||
INFOPLIST_KEY_NSMicrophoneUsageDescription = "需要录音权限来语音识别";
|
||||
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
||||
INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
|
||||
@@ -676,7 +676,7 @@
|
||||
"$(inherited)",
|
||||
"$(PROJECT_DIR)/GJLocalDigitalSDK/GJLocalDigitalSDK/libjpeg-turbo/libs",
|
||||
);
|
||||
MARKETING_VERSION = 1.1;
|
||||
MARKETING_VERSION = 1.2.2;
|
||||
OTHER_LDFLAGS = "$(inherited)";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = com.wanruyi.sdkdemo;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
@@ -704,7 +704,7 @@
|
||||
);
|
||||
GENERATE_INFOPLIST_FILE = YES;
|
||||
INFOPLIST_FILE = GJLocalDigitalDemo/Info.plist;
|
||||
INFOPLIST_KEY_CFBundleDisplayName = SDKDemo1.2;
|
||||
INFOPLIST_KEY_CFBundleDisplayName = SDKDemo1.2.2;
|
||||
INFOPLIST_KEY_NSMicrophoneUsageDescription = "需要录音权限来语音识别";
|
||||
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
||||
INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
|
||||
@@ -719,7 +719,7 @@
|
||||
"$(inherited)",
|
||||
"$(PROJECT_DIR)/GJLocalDigitalSDK/GJLocalDigitalSDK/libjpeg-turbo/libs",
|
||||
);
|
||||
MARKETING_VERSION = 1.1;
|
||||
MARKETING_VERSION = 1.2.2;
|
||||
OTHER_LDFLAGS = "$(inherited)";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = com.wanruyi.sdkdemo;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
|
||||
@@ -812,7 +812,7 @@
|
||||
buildSettings = {
|
||||
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
||||
CODE_SIGN_STYLE = Automatic;
|
||||
CURRENT_PROJECT_VERSION = 1.2.1;
|
||||
CURRENT_PROJECT_VERSION = 1.2.2;
|
||||
DEFINES_MODULE = YES;
|
||||
DEVELOPMENT_TEAM = RHWTKM535Q;
|
||||
DYLIB_COMPATIBILITY_VERSION = 1;
|
||||
@@ -840,7 +840,7 @@
|
||||
"$(PROJECT_DIR)/GJLocalDigitalSDK/libjpeg-turbo/libs",
|
||||
);
|
||||
MACH_O_TYPE = mh_dylib;
|
||||
MARKETING_VERSION = 1.2.1;
|
||||
MARKETING_VERSION = 1.2.2;
|
||||
MODULE_VERIFIER_SUPPORTED_LANGUAGES = "objective-c objective-c++";
|
||||
MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "gnu17 gnu++20";
|
||||
ONLY_ACTIVE_ARCH = YES;
|
||||
@@ -861,7 +861,7 @@
|
||||
buildSettings = {
|
||||
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
||||
CODE_SIGN_STYLE = Automatic;
|
||||
CURRENT_PROJECT_VERSION = 1.2.1;
|
||||
CURRENT_PROJECT_VERSION = 1.2.2;
|
||||
DEFINES_MODULE = YES;
|
||||
DEVELOPMENT_TEAM = RHWTKM535Q;
|
||||
DYLIB_COMPATIBILITY_VERSION = 1;
|
||||
@@ -889,7 +889,7 @@
|
||||
"$(PROJECT_DIR)/GJLocalDigitalSDK/libjpeg-turbo/libs",
|
||||
);
|
||||
MACH_O_TYPE = mh_dylib;
|
||||
MARKETING_VERSION = 1.2.1;
|
||||
MARKETING_VERSION = 1.2.2;
|
||||
MODULE_VERIFIER_SUPPORTED_LANGUAGES = "objective-c objective-c++";
|
||||
MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "gnu17 gnu++20";
|
||||
ONLY_ACTIVE_ARCH = NO;
|
||||
|
||||
Binary file not shown.
Binary file not shown.
BIN
res/main_video_thumbnail.jpg
Normal file
BIN
res/main_video_thumbnail.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 435 KiB |
Reference in New Issue
Block a user