{% extends "base.html" %} {% block title %}TTSFM {{ _('nav.playground') }} - {{ _('playground.title') }}{% endblock %} {% block content %}
Demo

{{ _('playground.title') }}

{{ _('playground.subtitle') }}

{{ _('playground.title') }}

0 {{ _('playground.character_count') }} {{ _('playground.max_length_warning') }} Tip: Use Ctrl+Enter to generate
{{ _('common.choose_voice') }}
{{ _('common.select_format') }}
{{ _('playground.max_length_description') }}
{{ _('playground.auto_combine_description') }}
{{ _('playground.instructions_description') }}
{{ _('playground.api_key_description') }}
{{ _('playground.audio_player_title') }} Ready
--
{{ _('playground.duration') }}
--
{{ _('playground.file_size') }}
--
{{ _('playground.voice') }}
--
{{ _('playground.format') }}
{% endblock %} {% block extra_js %} {% endblock %}