Spaces:
Build error
Build error
update description
Browse files
app.py
CHANGED
@@ -206,9 +206,10 @@ with demo:
|
|
206 |
</tr>
|
207 |
</table>
|
208 |
|
209 |
-
**Motivation and background:** In this Gradio-Space cum Blog, I will be taking you through my efforts in
|
210 |
- A permanent supply for your own new GIFs
|
211 |
-
-
|
|
|
212 |
|
213 |
**How To Use:** 1. Upload a video or simply click on the Shia LaBeouf's sample provided here.
|
214 |
2. Then click on 'Generate transcripts' button and first textbox will display the extract Transcript from the audio associated with your sample.
|
|
|
206 |
</tr>
|
207 |
</table>
|
208 |
|
209 |
+
**Motivation and background:** In this Gradio-Space cum Blog, I will be taking you through my efforts in creating this GIF-creator ML-powered app. This app draws some inspiration from another app called [Edit Video By Editing Text](https://huggingface.co/spaces/radames/edit-video-by-editing-text) by [@radames](https://huggingface.co/radames). My specific value-adds are -
|
210 |
- A permanent supply for your own new GIFs
|
211 |
+
- Video handling using python library Moviepy
|
212 |
+
- This Space is written in form of a Notebook or a Blog if I may, to help someone understand how they can too build this kind of prototype ML-tool.
|
213 |
|
214 |
**How To Use:** 1. Upload a video or simply click on the Shia LaBeouf's sample provided here.
|
215 |
2. Then click on 'Generate transcripts' button and first textbox will display the extract Transcript from the audio associated with your sample.
|