Skip to content

Commit 65f7d78

Browse files
committed
re-add the deleted readme section
1 parent 0c51951 commit 65f7d78

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,11 @@ Note that `subaligner[stretch]`, `subaligner[dev]` and `subaligner[harmony]` req
7070
<pre><code>apt-get install espeak libespeak1 libespeak-dev espeak-data</code></pre>
7171
<pre><code>brew install espeak</code></pre>
7272
</details>
73+
Also, if Python 3.12+ is used, you will need to install the following patch for those extras to fully function:
74+
<details>
75+
<summary>Install patched aeneas</summary>
76+
<pre><code>pip install git+https://github.com/baxtree/[email protected]#egg=aeneas</code></pre>
77+
</details>
7378

7479
## Container Support
7580
If you prefer using a containerised environment over installing everything locally:

0 commit comments

Comments
 (0)