mirror of
https://github.com/denizsafak/abogen.git
synced 2026-07-18 05:40:26 +02:00
Fix numpy error
This commit is contained in:
@@ -82,7 +82,7 @@ First, [install uv](https://docs.astral.sh/uv/getting-started/installation/) if
|
||||
brew install espeak-ng
|
||||
|
||||
# Install abogen (Automatically handles Silicon Mac/MPS support)
|
||||
uv tool install --python 3.12 abogen --with "kokoro @ git+https://github.com/hexgrad/kokoro.git"
|
||||
uv tool install --python 3.12 abogen --with "kokoro @ git+https://github.com/hexgrad/kokoro.git,numpy<2"
|
||||
```
|
||||
|
||||
<details>
|
||||
|
||||
Reference in New Issue
Block a user