Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: kippalbot/dora

Tags

checkpoint-openai0905-20250920-1116

Toggle checkpoint-openai0905-20250920-1116's commit message
Checkpoint before MCP server (Playwright) fixes

v0.09.05

Toggle v0.09.05's commit message
modular dora conversation server works with Moly client

v0.3.13-voice-chat-fix

Toggle v0.3.13-voice-chat-fix's commit message
Voice Chat Pipeline NumPy/SciPy Compatibility Fix

- Fixed 'All ufuncs must have type numpy.ufunc' error in PrimeSpeech node
- Resolved Python 3.12 compatibility issues with SciPy
- Updated all voice chat nodes with correct dependency versions

- Pin scipy to 1.11.x for Python 3.12 compatibility
- Add torchmetrics==1.0.0 to avoid scipy conflicts
- Enhanced dependency documentation with troubleshooting guide

- dora-primespeech
- dora-asr
- dora-speechmonitor
- dora-text-segmenter

This release ensures stable operation of the voice chat pipeline with Python 3.12 and prevents NumPy 2.0 from breaking scipy.special imports.