Skip to content

[feature request] Download transcription as text file (raw or in a subtitle format)Β #15

@turicas

Description

@turicas

I had this idea during this use case:

  1. I needed to transcribe an 1-hour long interview in Brazilian Portuguese (the file was 80MB+ and was in M4A format)
  2. I split the original file in 5 OGG parts using ffmpeg (~8MB each part)
  3. I sent the files to the bot, received lots of 4k-chars messages in reply and copied to a text editor (this was boring)
  4. I found some errors when reading the text in the editor, but it was hard to find the error chunk in the audio file (so I could listen and fix it manually)

Being able to download the transcription in a text file will solve problem in item 3. Using a subtitle file format (like srt) would help a lot in item 4. The behavior of attaching the file could be triggered automatically for files longer than 1 minute.

I'm willing to implement this feature if the maintainers accept the proposal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions