-
Notifications
You must be signed in to change notification settings - Fork 739
Closed
Description
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