Timothee Cour

Results 443 comments of Timothee Cour
trafficstars

actually, calling `_clean_utterance` doesn't make any difference, looks like it's already called by `reader.utterances()` eg if I run: ``` for a in reader.utterances(): transcript = " ".join([b.word for b in...

it's a common error; i think we should improve the error message before closing

re-opening as suggested here: https://discord.com/channels/371759389889003530/371759389889003532/857363497331064853 > This issue has been closed but I think this is a bug need to be fixed. Well, it's certainly confusing; at the very least...