Update app.py
Browse files
app.py
CHANGED
@@ -567,7 +567,8 @@ with demo:
|
|
567 |
with gr.Column():
|
568 |
gr.Markdown('''
|
569 |
### PLEASE READ BELOW
|
570 |
-
###
|
|
|
571 |
### Translation credits will reset every 5th of month.
|
572 |
Here you will can translate transcriptions to 26 languages.
|
573 |
If spoken language is not in the list, translation might not work. In this case original transcriptions are used.
|
|
|
567 |
with gr.Column():
|
568 |
gr.Markdown('''
|
569 |
### PLEASE READ BELOW
|
570 |
+
### Because of big demand for this demo all credits are already gone for translation :(
|
571 |
+
### I might make some adjustments in the future for the translation to use some other model if all the API credits have been used but this is the situation for now
|
572 |
### Translation credits will reset every 5th of month.
|
573 |
Here you will can translate transcriptions to 26 languages.
|
574 |
If spoken language is not in the list, translation might not work. In this case original transcriptions are used.
|