Skip to content

Problems when using GPU #310

@by2101

Description

@by2101

When I use kaldi compliance lib, I found that if the wave is in GPU, much device mismatch exsits.
For example, when I use fbank function, it will report

Expected object of backend CUDA but got backend CPU for argument #2 'other'

It is caused by the functions in kaldi.py. Some newly constructed tensors are built on CPU.
I have fixed some. And we expect an officially fix.

Thank you.

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