Enhance application configuration: add MongoDB settings and directory management for audio, text, and temporary files, ensuring necessary directories are created at initialization.
Update database configuration and add application settings: change SQLite database path in alembic.ini and create a new config.py file for managing application settings with environment variables.