bailian: add Alibaba Bailian voice SDK adaptation for goldfish
Add real-time voice interaction demo using Alibaba Cloud Model Studio (Bailian) SDK on goldfish-armeabi-v7a-ap emulator. Features include:
- Push-to-talk microphone recording via virtio-snd
- WebSocket duplex streaming for ASR/LLM/TTS
- HAL layer implementation for NuttX (memory, mutex, time, storage, random)
- Audio player with 24kHz to 48kHz upsampling support
The Bailian SDK is provided as a separate repository (external/bailian_sdk). See: https://github.com/open-vela/external_bailian_sdk/pull/1
Signed-off-by: v-yanxingyu v-yanxingyu@xiaomi.com
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802047560号
Demo
[ English | 简体中文 ]
Overview
This repository implements examples of openvela native application code. Developers can quickly get started with development based on our documentation and examples.
Usage Instructions