set font size.

This commit is contained in:
Fangjun Kuang 2021-07-18 20:55:34 +08:00
parent d8719fd60d
commit c18d053e00

View File

@ -1,5 +1,6 @@
# kaldifeat # kaldifeat
<font size="2">
<table> <table>
<tr> <tr>
<th>Comments</th> <th>Comments</th>
@ -66,6 +67,7 @@ features = spectrogram(wave)
</tr> </tr>
</table> </table>
</font>
Feature extraction compatible with `Kaldi` using PyTorch, supporting Feature extraction compatible with `Kaldi` using PyTorch, supporting