GameSentenceMiner 2.11.4__py3-none-any.whl → 2.11.6__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -381,7 +381,7 @@ def start_web_server():
381
381
  if get_config().general.open_multimine_on_startup:
382
382
  open_texthooker()
383
383
 
384
- app.run(port=port, debug=False) # debug=True provides helpful error messages during development
384
+ app.run(host='0.0.0.0', port=port, debug=False) # debug=True provides helpful error messages during development
385
385
 
386
386
 
387
387
  websocket_server_thread = None
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: GameSentenceMiner
3
- Version: 2.11.4
3
+ Version: 2.11.6
4
4
  Summary: A tool for mining sentences from games. Update: Full UI Re-design
5
5
  Author-email: Beangate <bpwhelan95@gmail.com>
6
6
  License: MIT License
@@ -23,7 +23,8 @@ Requires-Dist: rapidfuzz~=3.9.7
23
23
  Requires-Dist: plyer~=2.1.0
24
24
  Requires-Dist: keyboard~=0.13.5
25
25
  Requires-Dist: websockets~=15.0.1
26
- Requires-Dist: stable-ts~=2.19.0
26
+ Requires-Dist: openai-whisper
27
+ Requires-Dist: stable-ts-whisperless
27
28
  Requires-Dist: silero-vad~=5.1.2
28
29
  Requires-Dist: ttkbootstrap~=1.10.1
29
30
  Requires-Dist: dataclasses_json~=0.6.7
@@ -49,7 +49,7 @@ GameSentenceMiner/util/downloader/download_tools.py,sha256=zR-aEHiFVkyo-9oPoSx6n
49
49
  GameSentenceMiner/util/downloader/oneocr_dl.py,sha256=EJbKISaZ9p2x9P4x0rpMM5nAInTTc9b7arraGBcd-SA,10381
50
50
  GameSentenceMiner/web/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
51
51
  GameSentenceMiner/web/service.py,sha256=S7bYf2kSk08u-8R9Qpv7piM-pxfFjYZUvU825xupmuI,5279
52
- GameSentenceMiner/web/texthooking_page.py,sha256=8wuhYs2LC0JwCavg0wHcCEMyeYyVKtQrRzFUMYL4H2o,16819
52
+ GameSentenceMiner/web/texthooking_page.py,sha256=zB2kOtT6bj5XEKjuBzgVfPU5juI8WuMuG_IHUO4D3YU,16835
53
53
  GameSentenceMiner/web/static/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
54
54
  GameSentenceMiner/web/static/apple-touch-icon.png,sha256=OcMI8af_68DA_tweOsQ5LytTyMwm7-hPW07IfrOVgEs,46132
55
55
  GameSentenceMiner/web/static/favicon-96x96.png,sha256=lOePzjiKl1JY2J1kT_PMdyEnrlJmi5GWbmXJunM12B4,16502
@@ -63,9 +63,9 @@ GameSentenceMiner/web/templates/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm
63
63
  GameSentenceMiner/web/templates/index.html,sha256=Gv3CJvNnhAzIVV_QxhNq4OD-pXDt1vKCu9k6WdHSXuA,215343
64
64
  GameSentenceMiner/web/templates/text_replacements.html,sha256=tV5c8mCaWSt_vKuUpbdbLAzXZ3ATZeDvQ9PnnAfqY0M,8598
65
65
  GameSentenceMiner/web/templates/utility.html,sha256=3flZinKNqUJ7pvrZk6xu__v67z44rXnaK7UTZ303R-8,16946
66
- gamesentenceminer-2.11.4.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
67
- gamesentenceminer-2.11.4.dist-info/METADATA,sha256=YP4JZMGhOyWAZVLztniBajXelAKy9biY_ZoRH0CHXXM,7319
68
- gamesentenceminer-2.11.4.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
69
- gamesentenceminer-2.11.4.dist-info/entry_points.txt,sha256=2APEP25DbfjSxGeHtwBstMH8mulVhLkqF_b9bqzU6vQ,65
70
- gamesentenceminer-2.11.4.dist-info/top_level.txt,sha256=V1hUY6xVSyUEohb0uDoN4UIE6rUZ_JYx8yMyPGX4PgQ,18
71
- gamesentenceminer-2.11.4.dist-info/RECORD,,
66
+ gamesentenceminer-2.11.6.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
67
+ gamesentenceminer-2.11.6.dist-info/METADATA,sha256=Q4_v4s7NxSfYFTYoTg-OprcDVMld816IOtzmTJh8YX4,7353
68
+ gamesentenceminer-2.11.6.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
69
+ gamesentenceminer-2.11.6.dist-info/entry_points.txt,sha256=2APEP25DbfjSxGeHtwBstMH8mulVhLkqF_b9bqzU6vQ,65
70
+ gamesentenceminer-2.11.6.dist-info/top_level.txt,sha256=V1hUY6xVSyUEohb0uDoN4UIE6rUZ_JYx8yMyPGX4PgQ,18
71
+ gamesentenceminer-2.11.6.dist-info/RECORD,,