Quinn McNamara

Results 18 comments of Quinn McNamara

We may add that flag eventually, but it is not on the immediate plan. For now we just remove any unwanted tokens from the transcript themselves.

@naymaraq Yes it does include filler words. Let me see if we can find that script.

Makes sense 👍 , should be a semi-straightforward fix

Yes, and it is worth noting that this issue is completely independent of pliers and the `FrameSamplingFilter`. This happens when iterating over the frames of the moviepy clip, and seems...

https://github.com/abhishekbanthia/Public-APIs

Yeah I like the `_validate` method approach, it could simply be called in the base `Transformer` `_validate` method.

We could also do this at the `Transformer` level, where each transformer can override the `Transformer` `_validate` method. One scenario in the past we ran into was #184 where some...

Yeah all I remember was it being complicated to do. IIRC for the Microsoft Face tracking, you had to get the IDs for an original set of faces and then...

I agree with this issue as well, it just will be tedious to do everything. This also leaves us open to interpreting what "main arguments" are, but I suspect we'll...

I may open a PR soon for an really good and accurate speech-to-text API (😉) thats fairly easy to use (still asynchronous).