LICENSE
README.md
setup.py
src/srt2soundfx/__init__.py
src/srt2soundfx/audio_placer.py
src/srt2soundfx/chatgpt_interface.py
src/srt2soundfx/core.py
src/srt2soundfx/sound_generator.py
src/srt2soundfx/srt_merger.py
src/srt2soundfx/srt_parser.py
src/srt2soundfx.egg-info/PKG-INFO
src/srt2soundfx.egg-info/SOURCES.txt
src/srt2soundfx.egg-info/dependency_links.txt
src/srt2soundfx.egg-info/requires.txt
src/srt2soundfx.egg-info/top_level.txt
tests/test_audio_placer.py
tests/test_chatgpt_interface.py
tests/test_main.py
tests/test_sound_generator.py
tests/test_srt_merger.py
tests/test_srt_parser.py