ggml-org/whisper.cpp

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

已關閉

#587 建立於 2023年3月9日

 (4 則留言) (1 個反應) (0 位負責人)C++ (6,074 個分叉)batch import
good first issue

倉庫指標

星標
 (52,968 顆星)
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

貢獻者指南