mirror of
https://github.com/csukuangfj/kaldifeat.git
synced 2025-08-15 13:02:20 +00:00
small fixes
This commit is contained in:
parent
667e5e12eb
commit
2fc0222abf
@ -34,6 +34,7 @@ opts.device = torch.device('cuda', 0)
|
|||||||
fbank = kaldifeat.WhisperFbank(opts)
|
fbank = kaldifeat.WhisperFbank(opts)
|
||||||
features = fbank(wave)
|
features = fbank(wave)
|
||||||
</pre>
|
</pre>
|
||||||
|
See <a href="https://github.com/csukuangfj/kaldifeat/pull/82">#82</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user