ggml-org/whisper.cpp

Each sentence has a leading space when outputting to .txt file

已关闭

#587 创建于 2023年3月9日

 (4 条评论) (1 个反应) (0 位负责人)C++ (6,072 个派生)batch import
good first issue

仓库指标

星标
 (52,942 个星标)
PR 合并指标
 (平均合并 5天 20小时) (30 天内合并 36 个 PR)

描述

What's wrong: Each line has a prepended space before the line begins.

What I want: I want each line to begin with no extra spaces.

Supporting details: Here's what I see in my resulting text file. Note the leading space on each line:

Do you have any comments? I think it's really funny, and we probably still do similar things today. I don't actually remember this particular event, but... I think I was in that one. But yeah, it's really funny, and I think it's funny because you did, or Jeffrey did things like that while we were there. I remember he licked someone's toast before giving it to them. I think that was mine. Yeah, and we thought it was really gross, but yeah. I... [silence] [background noise]

holly_responds.mp3.wav.txt

贡献者指南