Skip to content

Commit 173427a

Browse files
authored
Update README.md
1 parent edd7754 commit 173427a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,16 @@ Ces instructions ne concernent pas la partie *mvo-chatbot* ou *mode impro*.
3131
>>> quit()
3232
```
3333

34+
####
35+
36+
S'il y a des erreurs avec pyenchant, essayer :
37+
```
38+
$ sudo apt-get install myspell-fr-fr # installer un dictionnaire francais
39+
```
40+
41+
Pour le tts on dépend de sox et de pico-tts. installer sox (`sudo apt-get install sox` devrait pas poser de problème, pico-tts peut-être un peu plus... (ce tuto a marché pour moi sur rpi https://rpihome.blogspot.com/2015/02/installing-pico-tts.html)
42+
43+
3444
### Lancer l'interface terminal
3545

3646
```

0 commit comments

Comments
 (0)