We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a93904f commit 8e6c283Copy full SHA for 8e6c283
README.md
@@ -15,3 +15,12 @@ To-Do
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
26
0 commit comments