pypi / support

Issue tracker for support requests related to using https://pypi.org
95 stars 47 forks source link

Limit Request: PyKaldi - 500 MB #1122

Closed Alienmaster closed 3 years ago

Alienmaster commented 3 years ago

Project

https://pypi.org/project/PyKaldi/

Does this project already exist?

Size of release/project

260

Which indexes

PyPI

Reasons for the request

The PyKaldi project is located here: https://github.com/pykaldi/pykaldi . PyKaldi is a Python scripting layer for the Kaldi speech recognition toolkit. It provides easy-to-use, low-overhead, first-class Python wrappers for the C++ code in Kaldi(www.kaldi-asr.org) and OpenFst libraries

Due to the libraries it is difficult to get under the 100MB file limit (Google CLIF, protobuf, Kaldi).

The project has a new maintainer @bmilde and our goal is to make the project more easily accessible to more developers.

Best wishes, Robert

Code of Conduct

di commented 3 years ago

I've set the upload limit for PyKaldi to 300 MB on PyPI for now, please make a new request if you need a higher limit in the future.

Alienmaster commented 3 years ago

Hi, i made a mistake by measuring the size of the Wheel. The linuxx64 Wheel is 260MB and the manylinux Wheel is 330MB big as you can see here: http://ltdata1.informatik.uni-hamburg.de/pykaldi_tmp/ .

An increase of the Releases up to 400MB would be great.

Best wishes, Robert