jambonz / realtimedb-helpers

utility functions for querying jambonz redis database
0 stars 9 forks source link

feature: add new command to flush tts cache #21

Closed davehorton closed 1 year ago

davehorton commented 1 year ago

It would be useful to expose a method called 'flushTtsCache' which could flush the tts cache for a single prompt (i.e. vendor/voice/text combination), or for all tts prompts in redis. We could then expose this function to admin users of the jambonz portal for instance