Kishore

Results 6 issues of Kishore

## 🐛 Bug I am trying to build a `pyodide package` using the `pandas 2.0.0 tar.gz` version. pyodide build creates a isolated python environment and searching `numpy` . ### To...

bug

## 🐛 Bug @rth unable to build the onnx repo `https://github.com/microsoft/onnxruntime` using pyodide out_of_tree, i am able to build this repo using `python -m build` but while running `pyodide build`...

bug

## 🐍 Package Request - Package Name and Version :onnxruntime latest - Package URL : https://pypi.org/project/onnxruntime/ - Package Dependencies that needs to be resolved first:

new package request

### Question Recently, I've been extensively utilizing transformers.js to load transformer models, and Kudos to the team for this wonderful library ... Specifically, I've been experimenting with version 2.15.0 of...

question

``` GGML_ASSERT: /private/var/folders/q9/ms4_8l4970q525dlsjp_b9n0x6l4j9/T/pip-install-jqga24o3/whisper-cpp-python_e0149178a136485cadb677b46e61e602/vendor/whisper.cpp/ggml.c:4288: wtype != GGML_TYPE_COUNT ``` Facing Above Exception When loading Quantized Whisper Model Python Version : Python 3.9.6 whisper_cpp_python version : 0.2.0 Macbook M1 Pro Model used :...

### Describe the issue memory leak is found after doing `session.release()` ![image](https://github.com/user-attachments/assets/9b97fe9c-89e3-4491-b784-bdc626e37972) ### To reproduce npm install -g memlab unzip the zip file provided below and run `index.html` in some...

platform:web
performance