dict-from-g2pE

View on PyPIReverse Dependencies (1)

0.0.2 dict_from_g2pE-0.0.2-py3-none-any.whl

Wheel Details

Project: dict-from-g2pE
Version: 0.0.2
Filename: dict_from_g2pE-0.0.2-py3-none-any.whl
Download: [link]
Size: 9771
MD5: 83db0145eb3eeb4088c0178c2d6faca4
SHA256: 19300df7c83a6a4b0d101f858a4dc75ea8b9d7791be4b2cba8c6cd9d2a5f871b
Uploaded: 2024-01-24 12:45:04 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dict-from-g2pE
Version: 0.0.2
Summary: CLI to create a pronunciation dictionary by predicting English ARPAbet phonemes using seq2seq model from g2pE and the possibility of ignoring punctuation and splitting on hyphens before prediction.
Author: Stefan Taubert
Author-Email: pypi[at]stefantaubert.com
Maintainer: Stefan Taubert
Maintainer-Email: pypi[at]stefantaubert.com
Project-Url: Homepage, https://github.com/stefantaubert/dict-from-g2p
Project-Url: Issues, https://github.com/stefantaubert/dict-from-g2p/issues
License: MIT
Keywords: ARPAbet,Pronunciation,Dictionary,g2pE,Language,Linguistics
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Operating System :: OS Independent
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX
Classifier: Operating System :: POSIX :: BSD
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Unix
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: License :: OSI Approved :: MIT License
Requires-Python: <3.13,>=3.8
Requires-Dist: pronunciation-dictionary (>=0.0.6)
Requires-Dist: ordered-set (>=4.1.0)
Requires-Dist: word-to-pronunciation (>=0.0.1)
Requires-Dist: g2p-en (>=2.1.0)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3305 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
dict_from_g2pE/__init__.py sha256=Y_1ymKP87TYrnluTmf5AskJ3dl3ktwITRKte8q-inf0 53
dict_from_g2pE/argparse_helper.py sha256=T96lt08vcBAEbYB_xDfz407trlwcTlYcroszlEO1NMk 6499
dict_from_g2pE/cli.py sha256=OOzkUa-lvjA6UKK3AYjwZTvShZc9411SpPIbreyCflY 2144
dict_from_g2pE/core.py sha256=0cY2UY3bdBhotuH78hmkCLhRoeSIcEzvemXksnTswik 3204
dict_from_g2pE/main.py sha256=-Pn1hhx6BtUktEd9Kg4VTs9LSN8Aa8qwaDo5BTI5uwY 3018
dict_from_g2pE-0.0.2.dist-info/LICENSE sha256=C8hHvcKbC6BK-375Zg3AupuHlqmnqBTRBttao3OoqG0 1071
dict_from_g2pE-0.0.2.dist-info/METADATA sha256=3p-r-SZB-CQbRMtRngVEbaKWw0fY9lr9nLeHUsrG_ZU 4927
dict_from_g2pE-0.0.2.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
dict_from_g2pE-0.0.2.dist-info/entry_points.txt sha256=2UmbnzMAXXnvP_1pTAAXCoiRpvzPAKvmxdImtl5_nKQ 67
dict_from_g2pE-0.0.2.dist-info/top_level.txt sha256=fL2Lw3yXWxqL0-7duUvzc2nv3ts5RukF9Hy5TAohH_M 15
dict_from_g2pE-0.0.2.dist-info/RECORD

top_level.txt

dict_from_g2pE

entry_points.txt

dict-from-g2pE-cli = dict_from_g2pE.cli:run_prod