File Transcription

{#if !fileTranscript && !transcribing} {:else}

Drop audio or video files here

{/if}

MP3, WAV, M4A, MP4, FLAC, OGG

{#if progressText} {progressText} {/if}
{#if error}
{error}
{/if} {#if progress > 0}
{#if fileName}

{fileName}

{/if}
{/if}
{#if showExportMenu}
{#each [["txt", "Plain Text"], ["md", "Markdown"], ["csv", "CSV"], ["html", "HTML"], ["srt", "SRT Subtitles"], ["vtt", "WebVTT"]] as [fmt, label]} {/each}
{/if}