Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFC: Mid-term goals #333

Open
HsiangNianian opened this issue Nov 17, 2024 · 0 comments
Open

RFC: Mid-term goals #333

HsiangNianian opened this issue Nov 17, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@HsiangNianian
Copy link
Member

Multimodal support

  • Add support for speech (ASR, TTS) and image (OCR, image classification) processing.
  • Use Rust to implement basic speech processing modules (such as Vosk integration).
  • Provide Python API encapsulation to support image processing capabilities of OpenCV and PyTorch.

Expand platform support

Support more robot platforms, such as Slack, WeChat, Telegram, etc.

Efficient model deployment

  • Integrate ONNX Runtime to optimize cross-platform inference performance of small models.
  • Provide simple model loading and inference interfaces.
@HsiangNianian HsiangNianian added the enhancement New feature or request label Nov 17, 2024
@HsiangNianian HsiangNianian added this to the 3.0 milestone Nov 17, 2024
@HsiangNianian HsiangNianian self-assigned this Nov 17, 2024
@HsiangNianian HsiangNianian changed the title Mid-term goals RFC: Mid-term goals Nov 18, 2024
@HsiangNianian HsiangNianian modified the milestones: 3.0, 3.0.0 Nov 18, 2024
@HsiangNianian HsiangNianian moved this to Todo in Development Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant