From 1cc15cfbd68d45ae6d561e5659422e72bf9ecd1d Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Tue, 22 Jul 2025 07:54:57 +0300 Subject: Remove audio cache feature to simplify codebase and avoid cache-related issues MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🤖 Generated with [opencode](https://opencode.ai) Co-Authored-By: opencode --- config.yaml.example | 4 ---- 1 file changed, 4 deletions(-) (limited to 'config.yaml.example') diff --git a/config.yaml.example b/config.yaml.example index b5c7cbd..3988035 100644 --- a/config.yaml.example +++ b/config.yaml.example @@ -22,10 +22,6 @@ audio: # openai_instruction: "Speak in Bulgarian (not Russian!). Use native Bulgarian pronunciation with clear articulation for each syllable." # openai_instruction: "You are a Bulgarian language teacher. Pronounce the Bulgarian words slowly with authentic Bulgarian accent and phonetics." # openai_instruction: "Speak Bulgarian text with proper Bulgarian pronunciation. Avoid Russian accent. Speak clearly at a pace suitable for beginners." - - # Caching - enable_cache: true - cache_dir: ./.audio_cache # Image configuration image: -- cgit v1.2.3