at16k

View on PyPIReverse Dependencies (0)

0.1.5 at16k-0.1.5-py3-none-any.whl

Wheel Details

Project: at16k
Version: 0.1.5
Filename: at16k-0.1.5-py3-none-any.whl
Download: [link]
Size: 24406
MD5: 9eb14b2bb003093035ce1aad8c86fa1a
SHA256: cc658cdfa65dceb440ed60c6a91866617a3f1526cd4ec1c36ce34dedaf8e8066
Uploaded: 2020-11-03 13:02:44 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: at16k
Version: 0.1.5
Summary: at16k is a Python library to perform automatic speech recognition or speech to text conversion.
Author: Mohit Shah
Author-Email: mohit[at]at16k.com
Home-Page: https://github.com/at16k/at16k.git
Project-Url: Repository, https://github.com/at16k/at16k.git
License: MIT
Keywords: asr, automatic speech recognition, speech-to-text, speech recognition, speech analysis
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.6,<4.0
Requires-Dist: progressbar (<3.0,>=2.5)
Requires-Dist: scipy (<2.0.0,>=1.3.3)
Requires-Dist: sentencepiece (==0.1.82)
Requires-Dist: tensorflow (==1.14)
Description-Content-Type: text/markdown
[Description omitted; length: 4181 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.0a5
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
at16k/__init__.py sha256=zbYUz6RLLx_vUPEn0cRh5In3hVLFkAThT0t5XH5OEwE 48
at16k/api/__init__.py sha256=fLaSRPk-cKUWVQnmhhMAsLQx4hW1dC_zDSG3IRRL808 107
at16k/api/live_speech_to_text.py sha256=pfE4KbS6qczFEPlGRrpzjhlo0sxEh-4RlQ8YnTYFPsk 1771
at16k/api/speech_to_text.py sha256=ZAeLmMJPb4_Rxm2pywTvR95J2XIre0PgwWzvvBn43OI 1138
at16k/bin/speech_to_text.py sha256=T402xFcrJHhLqM5BjFLilAgStvY_41XWEU8wRtnZVw4 2186
at16k/blocks/transcriber.py sha256=gcHZ0-gAZn1AUGx9mzR1bO1Egw1KFCTu-0Vhl8Xg27g 1218
at16k/core/live_inference.py sha256=wNmr7qNPZiLKTsuf7Z-AL09bVG6nxZz0xfE40o0BkqE 6280
at16k/core/live_model.py sha256=nuJpmBD3hYmtxyotsmJNspNCvJDBzTsPw4AMVNPshRk 8072
at16k/core/media.py sha256=lg5N39dHoW8LOqTOi2ydTlxqZCQm4CDPSmnUsIfVUmw 1111
at16k/core/microphone.py sha256=3CUPnGH1tdtnhM2NyD_uQIGjV3sVfW_qOnSbtTwx1rs 2441
at16k/core/model.py sha256=23AHbhd1V5wS95Pes3mGhuvnP-0YyzRm5NX157vpbMk 1844
at16k/core/segment.py sha256=IqA2f-gzKj_ewn0VijzZWVCHz5lDjrbnbTdlZXQKm7c 805
at16k/download.py sha256=CPBsXh40Smhc6tWaE3emu71JNzD_4pnKIdN-6x-arCQ 2215
at16k/utils/text_encoder.py sha256=2Dl9hpL-7twLzDWyjRkIoGGbwguPteThff5m6wlaJGI 28515
at16k/utils/tokenizer.py sha256=uq2IJ9d29KJKjur2e7MsqgkWoTBGcAAMquKIxwdFV2o 6675
at16k-0.1.5.dist-info/entry_points.txt sha256=SnluyY0k11e_BgorwpNaov3Ex7yUrt2pAIqt9Jyl-N8 63
at16k-0.1.5.dist-info/LICENSE.md sha256=SwdHH3LyaOT0RnlNhm8DMynoN2W6MvB0pSmPJ47euJw 1066
at16k-0.1.5.dist-info/WHEEL sha256=HUejAL96bSDvQpUkCNKadL6Cm0IW6dzTOQCrETOEbeI 85
at16k-0.1.5.dist-info/METADATA sha256=psVBOwK9wqbrsIiiB28uNeO1y3hjP1_-IFyfPhDLGis 5021
at16k-0.1.5.dist-info/RECORD

entry_points.txt

at16k-convert = at16k.bin.speech_to_text:main