Spaces:
Sleeping
Sleeping
camparchimedes
commited on
Commit
•
32e6e2c
1
Parent(s):
8ffdec0
Update app.py
Browse files
app.py
CHANGED
@@ -144,7 +144,7 @@ def transcribe(file_upload, progress=gr.Progress(track_tqdm=True)):
|
|
144 |
###############################################################################
|
145 |
|
146 |
HEADER_INFO = """
|
147 |
-
# Norwegian
|
148 |
""".strip()
|
149 |
|
150 |
css = """
|
|
|
144 |
###############################################################################
|
145 |
|
146 |
HEADER_INFO = """
|
147 |
+
# This space uses the *Norwegian NB-Whisper Large* model by **NbAiLab** to transcribe long-form microphone or audio inputs in Norwegian of arbitrary length.
|
148 |
""".strip()
|
149 |
|
150 |
css = """
|