Skip to content

Commit 000f1bd

Browse files
authored
Merge pull request #67 from Global-Health-Engineering/dev
feat: use session launch link for github:latest
2 parents 6ead414 + 9b8b8b0 commit 000f1bd

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Python Versions](https://img.shields.io/badge/Python-3.10%20%7C%203.11%20%7C%203.12-blue)](https://www.python.org/downloads/)
44
[![License](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
5-
[![Run on RenkuLab](https://img.shields.io/badge/Run%20on-RenkuLab-orange)](https://renkulab.io/p/nmassari/ghe-transcribe)
5+
[![launch - renku](https://renkulab.io/renku-badge.svg)](https://renkulab.io/p/nmassari/ghe-transcribe/sessions/01K7KK30KS1CS1ZW45MZCKR6TD/start?HF_HUB_DISABLE_TELEMETRY=1&HF_HUB_DISABLE_PROGRESS_BARS=1)
66

77
A tool to transcribe audio files with speaker diarization using **Faster Whisper** and **Pyannote**.
88
- **Fast transcription** with optimized Whisper models

docs/renkulab.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@
2626
- Copy token to clipboard!
2727

2828
## Run ghe_transcribe
29-
- Visit [https://renkulab.io/p/nmassari/ghe-transcribe](https://renkulab.io/p/nmassari/ghe-transcribe)
30-
- Launch
29+
- Launch [Renkulab](https://renkulab.io/p/nmassari/ghe-transcribe/sessions/01K7KK30KS1CS1ZW45MZCKR6TD/start?HF_HUB_DISABLE_TELEMETRY=1&HF_HUB_DISABLE_PROGRESS_BARS=1)
3130
- Paste your Huggingface token and continue
3231
- Wait for renkulab ~5-10 min
3332
- Open app.ipynb (Left panel)

0 commit comments

Comments
 (0)