Spaces:
Runtime error
Runtime error
footer_html = """ | |
<div class="footer"> | |
<p>Whisper by <a href="https://github.com/openai/whisper" | |
style="text-decoration: underline;" | |
target="_blank">OpenAI</a> - BART by <a href="https://huggingface.co/facebook/bart-large-cnn" | |
style="text-decoration: underline;" | |
target="_blank">Facebook</a> - Conformer by <a href="https://github.com/espnet/espnet_model_zoo" | |
style="text-decoration: underline;" | |
target="_blank">ESPNet</a> | |
</p> | |
</div> | |
""" |