Spaces:
Running
Running
jhj0517
commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -25,7 +25,9 @@ If you wish to try this on Colab, you can do it in [here](https://colab.research
|
|
| 25 |
- Translate subtitle files using Facebook NLLB models
|
| 26 |
- Translate subtitle files using DeepL API
|
| 27 |
- Speaker diarization with [pyannote](https://huggingface.co/pyannote/speaker-diarization-3.1) model as a post-processing.
|
| 28 |
-
-
|
|
|
|
|
|
|
| 29 |
|
| 30 |
# Installation and Running
|
| 31 |
### Prerequisite
|
|
|
|
| 25 |
- Translate subtitle files using Facebook NLLB models
|
| 26 |
- Translate subtitle files using DeepL API
|
| 27 |
- Speaker diarization with [pyannote](https://huggingface.co/pyannote/speaker-diarization-3.1) model as a post-processing.
|
| 28 |
+
- To download the model, you need a Huggingface token and must manually visit sites listed below to accept their conditions.
|
| 29 |
+
1. https://huggingface.co/pyannote/speaker-diarization-3.1
|
| 30 |
+
2. https://huggingface.co/pyannote/segmentation-3.0
|
| 31 |
|
| 32 |
# Installation and Running
|
| 33 |
### Prerequisite
|