LICENSE
MANIFEST.in
README.md
pyproject.toml
DrDictaphone.egg-info/PKG-INFO
DrDictaphone.egg-info/SOURCES.txt
DrDictaphone.egg-info/dependency_links.txt
DrDictaphone.egg-info/requires.txt
DrDictaphone.egg-info/top_level.txt
drdictaphone/__init__.py
drdictaphone/audio_feedback.py
drdictaphone/audio_tools.py
drdictaphone/beep.py
drdictaphone/chat_gpt.py
drdictaphone/cli-process.py
drdictaphone/cli.py
drdictaphone/cli_client.py
drdictaphone/client.py
drdictaphone/client_commands.py
drdictaphone/client_main.py
drdictaphone/client_ui.py
drdictaphone/config.py
drdictaphone/cost_counter.py
drdictaphone/file_input.py
drdictaphone/find_ffmpeg.py
drdictaphone/install.py
drdictaphone/logger.py
drdictaphone/logger_config.py
drdictaphone/main.py
drdictaphone/microphone.py
drdictaphone/outlet.py
drdictaphone/output.py
drdictaphone/output_command.py
drdictaphone/pipeline.py
drdictaphone/pipeline_events.py
drdictaphone/post_processor.py
drdictaphone/profile_manager.py
drdictaphone/read_context.py
drdictaphone/server.py
drdictaphone/server_main.py
drdictaphone/server_pipeline.py
drdictaphone/static_vad.py
drdictaphone/status_aggregator.py
drdictaphone/status_manager.py
drdictaphone/transcriber.py
drdictaphone/gpt_model/gpt-3.5-stable.yaml
drdictaphone/gpt_model/gpt-4-stable.yaml
drdictaphone/gpt_model/gpt-4-turbo.yaml
drdictaphone/instructions/post_process.yaml
drdictaphone/model/__init__.py
drdictaphone/model/context.py
drdictaphone/model/exchange.py
drdictaphone/model/gpt_model.py
drdictaphone/model/instructions.py
drdictaphone/model/options.py
drdictaphone/model/profile.py
drdictaphone/model/tools.py
drdictaphone/post_processor/default.yaml
drdictaphone/profile/default-de.yaml
drdictaphone/profile/default.yaml
drdictaphone/profile/psychoanalyse.yaml
drdictaphone/tools/default.yaml
drdictaphone/tools/post_process.yaml