Skip to content

Commit b9fd85f

Browse files
committed
2 parents 29ef3c6 + 8e6c283 commit b9fd85f

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

README.md

+13-2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,17 @@ To-Do
1010
- Add software specific variants like Smartbox
1111
- Add in eSpeak-NG
1212
- Investigate NVDA at some point
13-
- Migrate Preview.json through which will have previews for any voices we have (see https://github.com/AceCentre/TTS-Voices-Info)
13+
- Add in preview to the Voice class and a way of adding previews in the JSON
14+
15+
see docs at https://ttsvoices.acecentre.net/docs
16+
17+
**NB: In requirements we are using our github versions of tts-wrapper. This breaks!**
18+
19+
## Random TTS engines not supported by wrapper
20+
21+
Some engines are not supported by tts-wrapper. As such we have to dump our own JSON files with their details in this repo.
22+
23+
- Acapela is scraped using previews/get_acapela.py
24+
- A random selection of others are in misc-misc.json
25+
- We could do with rethinking this part. Its not fun adding more or keeping this up-to-date
1426

15-
Add in details to how to install and use. Links to preview audio etc

0 commit comments

Comments
 (0)