Automatic_Speech_Recognition icon indicating copy to clipboard operation
Automatic_Speech_Recognition copied to clipboard

关于处理phn标签时候和解码的问题

Open liangzhenlin123 opened this issue 7 years ago • 0 comments
trafficstars

您好 我看了一下您的 list_to_sparse_tensor函数(utils内),我不太清楚mapping和group的作用是什么,因为好像在解码的时候,是直接将输出的SparseTensor送进了output_to_sequence,而这个函数貌似没有使用到group和mapping? 非常感谢!

liangzhenlin123 avatar Oct 31 '18 17:10 liangzhenlin123