Open mgeitz opened 7 months ago
Currently, only some sounds persist on disk while most are saved to /tmp by default
/tmp
Add settings.json option disabled by default to store all TTS sounds generated, indefinitely.
settings.json
Use a setting/toggle to optionally use the temporary sound path, otherwise persisting all generated TTS sounds.
Save all TTS sounds by hash of phrase as the filename regardless of save location
Currently, only some sounds persist on disk while most are saved to
/tmp
by defaultAdd
settings.json
option disabled by default to store all TTS sounds generated, indefinitely.Use a setting/toggle to optionally use the temporary sound path, otherwise persisting all generated TTS sounds.
Save all TTS sounds by hash of phrase as the filename regardless of save location