Skip to content

ray cpu config is not working -> whisper base returns empty transcriptions #461

@bigabig

Description

@bigabig

We can configure ray to either use gpu or cpu by specifying the env variable in docker/.env.

### Ray settings
# Choose either config_cpu.yaml or config_gpu.yaml
RAY_CONFIG=config_gpu.yaml

in config_cpu.yaml, whisper base is used.

with this config, the tests fail, because whisper base creates no config for several audio / video files.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions