easton Yi

Results 12 comments of easton Yi

@ckonniefan @wuliebucha has anyone fixed it?

I have the same issue when running test_gpu.py: ``` CPU_cost: 2.462858 GPU_cost: 0.000000 tensor([[0., 0., 0., 0., 0.], [0., 0., 0., 0., 0.]], device='cuda:0') ``` Does anyone know how to...

https://github.com/kaituoxu/Speech-Transformer 看一下这个呢 Sent from my Mi phone Dec 5, 2021 4:27 PM wrote on zzuczy ***@***.***>: 或者说其他 repo 可以找得到? — You are receiving this because you are subscribed to this...

不好意思,代码很久没有维护了,后续也不会再维护,你可以试试这个https://github.com/by2101/OpenASR,结构比较相似。 另外如果是找asr框架的话,我更推荐wenet、espnet、speechbrain这些有团队维护的repo。 祝好 On Dec 1, 2021, at 10:40 AM, zzuczy ***@***.******@***.***>> wrote: 好像代码里有很多bug。。。? — You are receiving this because you are subscribed to this thread. Reply to this email...

text2phone.txt.nosil应该是之前通过kaldi的强制对齐得到的,这里没有生成方式。非要用phone建模的话可以用pypinyin将trans转为声韵母带代替。 On Dec 1, 2021, at 10:56 AM, zzuczy ***@***.******@***.***>> wrote: 不好意思,代码很久没有维护了,后续也不会再维护,你可以试试这个https://github.com/by2101/OpenASR,结构比较相似。 另外如果是找asr框架的话,我更推荐wenet、espnet、speechbrain这些有团队维护的repo。 祝好 On Dec 1, 2021, at 10:40 AM, zzuczy @.@.>> wrote: 好像代码里有很多bug。。。? — You are receiving this...

应该是的,可能是之前做的尝试 On Dec 1, 2021, at 4:33 PM, zzuczy ***@***.******@***.***>> wrote: text2phone.txt.nosil应该是之前通过kaldi的强制对齐得到的,这里没有生成方式。非要用phone建模的话可以用pypinyin将trans转为声韵母带代替。 On Dec 1, 2021, at 10:56 AM, zzuczy @.@.>> wrote: 不好意思,代码很久没有维护了,后续也不会再维护,你可以试试这个https://github.com/by2101/OpenASR,结构比较相似。 另外如果是找asr框架的话,我更推荐wenet、espnet、speechbrain这些有团队维护的repo。 祝好 On Dec 1, 2021, at...

是字吧,phone的话我会用PER表示 On Dec 1, 2021, at 5:15 PM, zzuczy ***@***.******@***.***>> wrote: 应该是的,可能是之前做的尝试 On Dec 1, 2021, at 4:33 PM, zzuczy @.@.>> wrote: text2phone.txt.nosil应该是之前通过kaldi的强制对齐得到的,这里没有生成方式。非要用phone建模的话可以用pypinyin将trans转为声韵母带代替。 On Dec 1, 2021, at 10:56 AM,...

应该没加,mfcc特征加不加一二阶对最后的性能影响不大。另外现在也渐渐用fbank代替mfcc了。 On Dec 1, 2021, at 5:23 PM, zzuczy ***@***.******@***.***>> wrote: 是字吧,phone的话我会用PER表示 On Dec 1, 2021, at 5:15 PM, zzuczy @.@.>> wrote: 应该是的,可能是之前做的尝试 On Dec 1, 2021, at 4:33 PM,...

没分词,中文直接字建模就行 On Dec 1, 2021, at 5:27 PM, zzuczy ***@***.******@***.***>> wrote: 应该没加,mfcc特征加不加一二阶对最后的性能影响不大。另外现在也渐渐用fbank代替mfcc了。 On Dec 1, 2021, at 5:23 PM, zzuczy @.@.>> wrote: 是字吧,phone的话我会用PER表示 On Dec 1, 2021, at 5:15 PM,...

Aishell么,greedy search也能到6以下 On Dec 7, 2021, at 4:52 PM, zzuczy ***@***.******@***.***>> wrote: — You are receiving this because you are subscribed to this thread. Reply to this email directly, view...