LICENSE
pyproject.toml
GameSentenceMiner/__init__.py
GameSentenceMiner/anki.py
GameSentenceMiner/config_gui.py
GameSentenceMiner/gametext.py
GameSentenceMiner/gsm.py
GameSentenceMiner/obs.py
GameSentenceMiner/vad.py
GameSentenceMiner.egg-info/PKG-INFO
GameSentenceMiner.egg-info/SOURCES.txt
GameSentenceMiner.egg-info/dependency_links.txt
GameSentenceMiner.egg-info/entry_points.txt
GameSentenceMiner.egg-info/requires.txt
GameSentenceMiner.egg-info/top_level.txt
GameSentenceMiner/ai/__init__.py
GameSentenceMiner/ai/ai_prompting.py
GameSentenceMiner/assets/__init__.py
GameSentenceMiner/assets/icon.png
GameSentenceMiner/assets/icon128.png
GameSentenceMiner/assets/icon256.png
GameSentenceMiner/assets/icon32.png
GameSentenceMiner/assets/icon512.png
GameSentenceMiner/assets/icon64.png
GameSentenceMiner/assets/pickaxe.png
GameSentenceMiner/locales/en_us.json
GameSentenceMiner/locales/ja_jp.json
GameSentenceMiner/locales/zh_cn.json
GameSentenceMiner/ocr/__init__.py
GameSentenceMiner/ocr/gsm_ocr_config.py
GameSentenceMiner/ocr/ocrconfig.py
GameSentenceMiner/ocr/owocr_area_selector.py
GameSentenceMiner/ocr/owocr_helper.py
GameSentenceMiner/ocr/ss_picker.py
GameSentenceMiner/owocr/owocr/__init__.py
GameSentenceMiner/owocr/owocr/__main__.py
GameSentenceMiner/owocr/owocr/config.py
GameSentenceMiner/owocr/owocr/lens_betterproto.py
GameSentenceMiner/owocr/owocr/ocr.py
GameSentenceMiner/owocr/owocr/run.py
GameSentenceMiner/owocr/owocr/screen_coordinate_picker.py
GameSentenceMiner/tools/__init__.py
GameSentenceMiner/tools/audio_offset_selector.py
GameSentenceMiner/tools/ss_selector.py
GameSentenceMiner/tools/window_transparency.py
GameSentenceMiner/util/__init__.py
GameSentenceMiner/util/configuration.py
GameSentenceMiner/util/db.py
GameSentenceMiner/util/electron_config.py
GameSentenceMiner/util/ffmpeg.py
GameSentenceMiner/util/get_overlay_coords.py
GameSentenceMiner/util/gsm_utils.py
GameSentenceMiner/util/model.py
GameSentenceMiner/util/notification.py
GameSentenceMiner/util/text_log.py
GameSentenceMiner/util/communication/__init__.py
GameSentenceMiner/util/communication/send.py
GameSentenceMiner/util/communication/websocket.py
GameSentenceMiner/util/downloader/Untitled_json.py
GameSentenceMiner/util/downloader/__init__.py
GameSentenceMiner/util/downloader/download_tools.py
GameSentenceMiner/util/downloader/oneocr_dl.py
GameSentenceMiner/web/__init__.py
GameSentenceMiner/web/service.py
GameSentenceMiner/web/texthooking_page.py
GameSentenceMiner/web/static/__init__.py
GameSentenceMiner/web/static/apple-touch-icon.png
GameSentenceMiner/web/static/favicon-96x96.png
GameSentenceMiner/web/static/favicon.ico
GameSentenceMiner/web/static/favicon.svg
GameSentenceMiner/web/static/site.webmanifest
GameSentenceMiner/web/static/style.css
GameSentenceMiner/web/static/web-app-manifest-192x192.png
GameSentenceMiner/web/static/web-app-manifest-512x512.png
GameSentenceMiner/web/templates/__init__.py
GameSentenceMiner/web/templates/index.html
GameSentenceMiner/web/templates/text_replacements.html
GameSentenceMiner/web/templates/utility.html
GameSentenceMiner/wip/__init___.py