Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jhj0517 authored Jun 26, 2024
1 parent 8f3aba1 commit 8449dc3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,9 @@ If you wish to try this on Colab, you can do it in [here](https://colab.research
- Translate subtitle files using Facebook NLLB models
- Translate subtitle files using DeepL API
- Speaker diarization with [pyannote](https://huggingface.co/pyannote/speaker-diarization-3.1) model as a post-processing.
- You need Huggingface token and mannually go to https://huggingface.co/pyannote/speaker-diarization-3.1 and accept their requirements to download the model.
- To download the model, you need a Huggingface token and must manually visit sites listed below to accept their conditions.
1. https://huggingface.co/pyannote/speaker-diarization-3.1
2. https://huggingface.co/pyannote/segmentation-3.0

# Installation and Running
### Prerequisite
Expand Down

0 comments on commit 8449dc3

Please sign in to comment.