Skip to content

v1.7.0

Latest
Compare
Choose a tag to compare
@dianjixz dianjixz released this 12 May 02:09
07662b8
  • MeloTTS adds Japanese support and optimizes audio quality. English MeloTTS models for en-default and en-us are added, along with the Japanese MeloTTS model for ja-jp.
  • Whisper adds the small model. The tiny base model is updated to optimize the recognition accuracy for English and Japanese.
  • VLM adds smolvlm-256M and smolvlm-500M models.
  • LLM adds the qwen3-0.6b model.
  • ModuleLLM-OpenAI-Plugin optimizes STT and TTS APIs.
  • A benchmark test is added.
  • Pzmq adds pzmq_data message type.
  • StackFlow changes the message passing type.
  • LLM-YOLO, LLM-LLM, and LLM-VLM switch to asynchronous inference to optimize inference latency.
  • LLM-Camera adds support for AXERA VIN cameras.
  • A StackFlow Python3 testing tool is added.
  • StackFlow adds unit version information.