deps: add eng-to-ipa for IPA dictionary lookup

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Benjamin Admin
2026-02-28 20:23:40 +01:00
parent f7e0f2bb4f
commit d481e0087b

View File

@@ -32,6 +32,9 @@ Pillow>=10.0.0
rapidocr
onnxruntime
# IPA pronunciation dictionary lookup (MIT license, bundled CMU dict ~134k words)
eng-to-ipa
# PostgreSQL (for metrics storage)
psycopg2-binary>=2.9.0
asyncpg>=0.29.0