Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -162,7 +162,7 @@ css = """
|
|
162 |
100% {background-position: 0% 50%;}
|
163 |
}
|
164 |
|
165 |
-
#mylog {font-size: 12pt; line-height: 1.2; min-height:
|
166 |
"""
|
167 |
|
168 |
with gr.Blocks(theme=theme, css=css) as demo:
|
@@ -186,8 +186,8 @@ with gr.Blocks(theme=theme, css=css) as demo:
|
|
186 |
- Currently running on CPU, and it takes longer than 3 minutes for a 30-second input. Please try [GPU-HuggingFace-demo](mimbres/YourMT3) for fast inference.
|
187 |
- For acadmic reproduction purpose, we strongly recommend to use [Colab Demo](https://colab.research.google.com/drive/1AgOVEBfZknDkjmSRA7leoa81a2vrnhBG?usp=sharing) with multiple checkpoints.
|
188 |
|
189 |
-
## YouTube transcription (working):
|
190 |
-
- Press the
|
191 |
|
192 |
<div style="display: inline-block;">
|
193 |
<a href="https://arxiv.org/abs/2407.04822">
|
|
|
162 |
100% {background-position: 0% 50%;}
|
163 |
}
|
164 |
|
165 |
+
#mylog {font-size: 12pt; line-height: 1.2; min-height: 2em; max-height: 4em;}
|
166 |
"""
|
167 |
|
168 |
with gr.Blocks(theme=theme, css=css) as demo:
|
|
|
186 |
- Currently running on CPU, and it takes longer than 3 minutes for a 30-second input. Please try [GPU-HuggingFace-demo](mimbres/YourMT3) for fast inference.
|
187 |
- For acadmic reproduction purpose, we strongly recommend to use [Colab Demo](https://colab.research.google.com/drive/1AgOVEBfZknDkjmSRA7leoa81a2vrnhBG?usp=sharing) with multiple checkpoints.
|
188 |
|
189 |
+
## YouTube transcription (working🚀):
|
190 |
+
- Press the `Transcribe` button, copy the 12-digit code below, and paste it into `google.com/device`. (Only needed once.)
|
191 |
|
192 |
<div style="display: inline-block;">
|
193 |
<a href="https://arxiv.org/abs/2407.04822">
|