Add espeak bug to TODO.md
This commit is contained in:
parent
c27e66a8e2
commit
91c02c9b66
5
TODO.md
5
TODO.md
@ -53,8 +53,9 @@
|
|||||||
- [ ] Moderation techniques described below
|
- [ ] Moderation techniques described below
|
||||||
- [ ] Require proof of work during acct creation?
|
- [ ] Require proof of work during acct creation?
|
||||||
- [ ] Open Source machine learning model for posts, if it exists
|
- [ ] Open Source machine learning model for posts, if it exists
|
||||||
- [ ] svg-captcha from npm. Could prevent blind users from creating an account. Also, new ML models can probably read this format.
|
- [x] svg-captcha from npm. Could prevent blind users from creating an account. Also, new ML models can probably read this format.
|
||||||
- Possible solution: use TTS like say.js to generate audio. Use tasq lib to prevent too much cpu usage if more users arrive.
|
- [x] Possible solution: use TTS like say.js to generate audio. Use tasq lib to prevent too much cpu usage if more users arrive.
|
||||||
|
- [ ] FIXME debug why espeak sometimes does not stream responses:w
|
||||||
- [ ] Add privacy policy statement
|
- [ ] Add privacy policy statement
|
||||||
|
|
||||||
- [ ] Email
|
- [ ] Email
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user