alphacep / alphacep/vosk-api

Error in transcribing when filename (of .wav) contains an Apostrophe

オープン
#1,192 コメント 2 件 リアクション 1 件 担当者 0 名 GitHub で見る
主要言語
Jupyter Notebook
スター
15.1k
フォーク
1.8k
PR マージ指標
30日以内にマージされた PR はありません

説明

First, this is an Outstanding program, thank you for your hard work.
I'm using it to get speech to srt (subrip subtitle) for foreign language video.

I found that with an Apostrophe (common in English language) in a filename, the transcriber throws an error message.

Example of Error Message:

1. Filename being input by me to test Belladonna's Red Snare.wav

INFO:root:Recognizing /mnt/d/Temp-Video/4k Download/Belladonna's Red Snare.wav
INFO:root:No closing quotation

2. What works just fine is an edited filename after removing the Apostrophe:

*Belladonnas Red Snare.wav

3. Note: Typically complex TV Show series file names with upper and lower case characters, numbers, spaces and hyphens work fine, just not Apostrophe so far as I have tested.

example: "XXX - S02E01 - Return from - Belladonnas Red Snare.wav" works perfectly.
example: "XXX - S02E01 - Return from - Belladonna's Red Snare.wav" fails, no closing quotation error

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。