FIX: sửa requirement bỏ pedalboard addon
This commit is contained in:
@@ -28,6 +28,9 @@ jobs:
|
||||
run: |
|
||||
pip install pyinstaller pywin32
|
||||
pip install -r requirements.txt
|
||||
# pedalboard --no-deps: tránh supertonic (kéo onnx2tf/opencv/pocket-tts —
|
||||
# xung đột numpy<2 vs >=2 — 2026-08-08)
|
||||
pip install --no-deps pedalboard>=0.8.0
|
||||
|
||||
- name: Precompile JS (Babel)
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user