File tree 1 file changed +13
-2
lines changed
1 file changed +13
-2
lines changed Original file line number Diff line number Diff line change 10
10
- Add software specific variants like Smartbox
11
11
- Add in eSpeak-NG
12
12
- 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
14
26
15
- Add in details to how to install and use. Links to preview audio etc
You can’t perform that action at this time.
0 commit comments