Spaces:
Build error
Build error
Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -40,7 +40,7 @@ SyncDub is a Python application designed to automatically translate and dub vide
|
|
| 40 |
* `gradio`
|
| 41 |
* `python-dotenv`
|
| 42 |
* `demucs`
|
| 43 |
-
* **API Keys:**
|
| 44 |
* `HUGGINGFACE_TOKEN`: Required for `pyannote.audio` speaker diarization models. Obtain from [Hugging Face](https://huggingface.co/settings/tokens).
|
| 45 |
* `GROQ_API_KEY` (Optional): Required if using the "groq" translation method. Obtain from [GroqCloud](https://console.groq.com/keys).
|
| 46 |
|
|
|
|
| 40 |
* `gradio`
|
| 41 |
* `python-dotenv`
|
| 42 |
* `demucs`
|
| 43 |
+
* **API Keys: **
|
| 44 |
* `HUGGINGFACE_TOKEN`: Required for `pyannote.audio` speaker diarization models. Obtain from [Hugging Face](https://huggingface.co/settings/tokens).
|
| 45 |
* `GROQ_API_KEY` (Optional): Required if using the "groq" translation method. Obtain from [GroqCloud](https://console.groq.com/keys).
|
| 46 |
|