// Package processor contains the core business logic for processing Bulgarian // words. It orchestrates audio generation, image downloading, translation, // phonetic information fetching, and Anki file generation. This package // serves as the main coordinator between all other components. package processor