Hi all,
I have been trying to get word timestamps in the python package version of deepspeech. I have been able to get metadata but that only indicates the timestamp of each character.
However you can using --json or -e to get the timestamps of every word when using the command line binaries. Is there anyway to do this for the python version? Any help would be appreciated.