Levi Melamed
Levi Melamed
In the documentation, its stated: > Sets time zone. If you want to use user's computer time zone, pass null However the code which implements this, will always cast the...
I am attempting to push a new model to Replicate, but it's failing during the schema validation stage. ``` Validating model schema... ⅹ Model schema is invalid: invalid components: schema...
### Feature request The Whisper pipeline accepts a `chunk_length_s` parameter, which chunks the input so it can be used for batch inference. There is also a `no_speech_threshold` param, which can...
On the [releases page](https://github.com/shashikg/WhisperS2T/releases), there is a benchmarks table that includes a WER metric. I'm interested in reproducing those metrics, and running comparisons against different models that are not evaluated...