Releases: Global-Health-Engineering/ghe_transcribe
Releases · Global-Health-Engineering/ghe_transcribe
v1.0.1
Bug Fixes
- remove community link, https://hf.co/pyannote/segmentation-3.0 instead (0cb9ef0)
v1.0.0
v0.9.0
Features
- docker release (1ccc262)
- make pyannote a package-data resource (8eb5221)
- use environment.yml for conda instead of requirements.txt (31964b1)
Bug Fixes
- add jupyterlab to docker installation (a9ea51a)
- allow python3.13 (e256f44)
- allow python3.13 (3eb43b5)
- bump buildpacks python version (f27db76)
- install deps from uv.lock and use python3.10 (8c420f1)
- jupyter tag (e65d220)
- move jupyter-client to pip (2c0446a)
- pass secrets to workflow (5bf8aea)
- pin dependencies and install with pip install git+ (f1b9306)
- python3.10 conflict and fixing deps (b426a95)
- remove docker build (378ddc4)
- remove uv and add hf_token (55721d0)
- repeating arg in kwarg (1a5ae48)
- revert to working torch and pyannote versions (104186a)
- simplify docker-build (2f39d54)
- update environment.yml to python 3.11 (8d57cd8)
- use importlib.resources for pyannote (cf5b55b)
- use working directory for media and output (bb49be2)
v0.8.0
v0.7.0
v0.6.1
v0.6.0
Features
- add comprehensive audio conversion tests for MP3 and M4A to WAV (52bccf1)
- allow output area to expand fully without height restrictions (37ff11a)
- center all widgets with auto margins in common layout (9991fd0)
- enable automatic width sizing with horizontal scrolling (a81a47d)
- improve Jupyter widget layout and output display (d8e3909)
- remove width restrictions from output container (228515a)
- replace CSV output with TXT format and change speaker labels to SXX (4c48f1e)
- separate output area into expandable horizontal box (7acb764)
Bug Fixes
- remove publish to pypi (d8edcd0)
- restore horizontal and vertical scrolling to output area (3331dd2)
- restore output widget with improved styling for better UX (9c59fa4)
Reverts
- simplify output area to 90% width without scrolling (487d5b3)
v0.5.2
v0.5.1
v0.5.0
Bug Fixes
- add ipykernel to ui dependencies (4d6a6e8)
- correct uv PATH setup for Euler cluster (a27a026)
- resolve conflict (f0988d4)
- resolve conflict (ff5829b)
- resolve conflict (686bc4e)
- resolve conflict (c5cae1b)
- restrict Python version to <3.13 for dependency compatibility (49603a0)
- separate CLI and programmatic interfaces (6cd93c1)
- update app.py to use transcribe_core (d3b1f21)