Update app.py
Browse files
app.py
CHANGED
@@ -137,7 +137,7 @@ with gr.Blocks(theme="huggingface") as demo:
|
|
137 |
and **punctuation restoration**.
|
138 |
|
139 |
## 🎯 How It Works
|
140 |
-
1️⃣ Upload an **audio file** containing Persian speech. To transcribe YouTube videos, open this [Colab Notebook](https://colab.research.google.com/github/saeedzou/NeMo-Gradio/blob/main/yt_transcribe_gradio.ipynb) (If your request was detected as bot, disconnect and run all cells again).
|
141 |
2️⃣ Click **"Transcribe"** to generate the text output.
|
142 |
3️⃣ Use additional features: **Translate**, **Summarize**, or **Restore Punctuation**.
|
143 |
4️⃣ Customize settings: Select a **language**, **AI model**, and **summary length**.
|
|
|
137 |
and **punctuation restoration**.
|
138 |
|
139 |
## 🎯 How It Works
|
140 |
+
1️⃣ Upload an **audio file** containing Persian speech. To transcribe YouTube videos, open this [Colab Notebook](https://colab.research.google.com/github/saeedzou/NeMo-Gradio/blob/main/yt_transcribe_gradio.ipynb) (If your request was detected as bot, disconnect and run all cells again).
|
141 |
2️⃣ Click **"Transcribe"** to generate the text output.
|
142 |
3️⃣ Use additional features: **Translate**, **Summarize**, or **Restore Punctuation**.
|
143 |
4️⃣ Customize settings: Select a **language**, **AI model**, and **summary length**.
|