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

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

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

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

0 {{ _('playground.character_count') }} {{ _('playground.max_length_warning') }} {{ _('common.tip_ctrl_enter') }}
{{ _('common.choose_voice') }}
{{ _('playground.format_description') }}
{{ _('playground.max_length_description') }}
{{ _('playground.auto_combine_description') }}
0.25x 4.0x
{{ _('playground.speed_description') }}
{{ _('playground.instructions_description') }}
{{ _('playground.api_key_description') }}
{{ _('playground.audio_player_title') }} {{ _('common.ready') }}
--
{{ _('playground.duration') }}
--
{{ _('playground.file_size') }}
--
{{ _('playground.voice') }}
--
{{ _('playground.format') }}
--
{{ _('playground.speed') }}
--
{{ _('playground.chunks') }}
{% endblock %} {% block extra_js %} {% endblock %}