Hotfix2. (#242)
* Hotfix2.
* Enabling testing batching with real framework + dataset.
* Upgrade version + batch from manage.
* Style.
* Taask flow more explicit.
* More validation.
* Style.
* Fixing batching without hardcoding "/data" protection.
* Fix Malformed audio file in ffmpeg_read
When calling ffmpeg_read, we were passing a dummy filepath. This fixes the issue by providing the bpayload
* Revert "Fix Malformed audio file in ffmpeg_read"
This reverts commit fc96ed6f726a839d5cb07828f728ba65efea26c3.
* Fix audio file extensions
* Upgrading.
* iterate_slow -> iterate.
* test only tests and api_inference_community directory (faster when large
virtual env)
* Attempt to fix odd multiple arguments (maybe named arguments resolution
has an issue ?)
Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>