Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
Deathn0t closed a pull request on deephyper/deephyper
Use modern pyproject layout for packaging
Several changes were made to implement a pyproject layout for packaging. An overview of the changes are listed below: - Removed the `manifest.in`, `setup.cfg`, `pytest.ini`, and `setup.py` files...Deathn0t reopened an issue on deephyper/deephyper
Update Spack installation - non-distributed
- [x] update `py-deephyper` spack installation to match the `pip` installation - [x] test the installation with `deephyper/tests`, `deephyper/examples`Deathn0t created a comment on an issue on clement-pages/gryannote
Maybe my issue what due to installing the package in "editable mode": 1. pulling main branch 2. `pip install -e "."` After forcing the reinstallation from Python 3.12, and running `pip install...
Deathn0t closed an issue on clement-pages/gryannote
Hanging on the loading page of the demo/app.py
Dear @clement-pages , Your package looks very nice. However, when I tried to use it the server starts after running `python demo/app.py` but when I open the browser it remains stuck on the "Load...Deathn0t created a comment on an issue on clement-pages/gryannote
I tried it on a different laptop (both on macos) and it worked (i.e., the interface loaded properly). I will see if I can make it work on the initial laptop and keep you posted if I understand what...
Deathn0t created a comment on an issue on clement-pages/gryannote
I am attaching the logs when opening the server: <img width="1458" alt="Capture d’écran 2024-12-06 à 13 52 18" src="https://github.com/user-attachments/assets/6d3aeda6-2ef1-4a46-9c27-847715c69...
Deathn0t opened an issue on clement-pages/gryannote
Hanging on the loading page of the demo/app.py
Dear @clement-pages , Your package looks very nice. However, when I tried to use it the server starts after running `python demo/app.py` but when I open the browser it remains stuck on the "Load...Deathn0t created a branch on Deathn0t/gryannote
gradio5 - Provide Gradio custom components to make the diarization-based audio labeling process easier and faster.
Deathn0t pushed 1 commit to main deephyper/deephyper-spack-packages
- Update core Spack installation (#1) * up to date with pip default installation * changes after running tests 3609185
Deathn0t closed an issue on deephyper/deephyper
Update Spack installation - non-distributed
- [x] update `py-deephyper` spack installation to match the `pip` installation - [x] test the installation with `deephyper/tests`, `deephyper/examples`Deathn0t pushed 2 commits to develop deephyper/deephyper
Deathn0t pushed 1 commit to develop deephyper/deephyper
- adding test for aggregator.utils average and aggregator._mean, solving issue in deepcopy of ensemble due to evaluator... 349104c
Deathn0t pushed 1 commit to develop deephyper/deephyper
- updating cross entropy loss for compatibility with array of labels 09bb3d2