You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When transcribing audio (.wav, 16KHz) using DeepSpeech's sttWithMetadata method, I get inaccurate token start_time values. If compared against the actual waveform in tools such as Audacity, the DeepSpeech timings are invariably late/wrong.
Here's the code I use to generate the metadata/transcription (deepspeech version 0.9.3):
When transcribing audio (.wav, 16KHz) using DeepSpeech's sttWithMetadata method, I get inaccurate token start_time values. If compared against the actual waveform in tools such as Audacity, the DeepSpeech timings are invariably late/wrong.
Here's the code I use to generate the metadata/transcription (deepspeech version 0.9.3):
The text was updated successfully, but these errors were encountered: