mirror of
https://github.com/denizsafak/abogen.git
synced 2026-07-18 13:40:27 +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
|
brew install espeak-ng
|
||||||
|
|
||||||
# Install abogen (Automatically handles Silicon Mac/MPS support)
|
# 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>
|
<details>
|
||||||
|
|||||||
Reference in New Issue
Block a user