v0.5.2

ChatGPTNextWeb/NextChatv0.5.2Dec 21, 2024by t41372

AI Summary

This is a bug fix patch that addresses Nvidia GPU compatibility issues by reverting the default ASR provider back to FunASR.

Key Highlights

  • Reverted default ASR provider to FunASR
  • Fixed Nvidia GPU compatibility issues (cudnn dependency)

New Features

  • Reverted default ASR provider (fix)
  • Fixed Nvidia GPU compatibility

Full Release Notes

# v0.5.2 patch

The default ASR provider was changed back to `FunASR`. It was mistakenly set to `faster-whisper` a while ago without notice, and it caused a lot of problems for people who use Nvidia GPU without the cudnn. This change was not intended and has now been reversed.

**Full Changelog**: https://github.com/t41372/Open-LLM-VTuber/compare/v0.5.1...v0.5.2