diff options
Diffstat (limited to 'internal/gui/app.go')
| -rw-r--r-- | internal/gui/app.go | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/internal/gui/app.go b/internal/gui/app.go index cd4b711..6a58286 100644 --- a/internal/gui/app.go +++ b/internal/gui/app.go @@ -170,8 +170,6 @@ func New(config *Config) *Application { OpenAIVoice: "nova", OpenAISpeed: 0.9, OpenAIInstruction: "You are speaking Bulgarian language (български език). Pronounce the Bulgarian text with authentic Bulgarian phonetics, not Russian. Speak slowly and clearly for language learners.", - EnableCache: true, - CacheDir: "./.audio_cache", } app.setupUI() |
