Pika
Pika
> 你好! > 按照[https://www.reddit.com/r/deeplearning/comments/cg1kev/help_needed_arcface_in_keras/中](https://www.reddit.com/r/deeplearning/comments/cg1kev/help_needed_arcface_in_keras/)的讨论进行操作, > 我只是将参数_**s**_从30更改为10,因此训练变得很奇怪。 我的代码(我只更改这些代码): >  > > ``` > img_input = Input(shape=input_shape) > y= Input(shape=(num_classes,)) > > base_model = VGG19(include_top=False, weights='imagenet', input_shape=input_shape, input_tensor=img_input) > x =...
你好,最近比较忙,这个仓库代码比较粗糙,后面我会给出优化版本
问题已解决,参考这个 https://github.com/coolEphemeroptera/funasr_seaco_paraformer_onnx_with_timestamp
I dont know why the official has not provided an open access link , You can try to find contact information on this web: https://www.datatang.ai/INTERSPEECH2020.
We signed up for this competition and then the organizer offered us private download link, moreover, we won fifth place in the final evaluation. But the challenge is over now,...
+1, 请问现在解决了吗,之前用vad_paraformer_onnx 的时间戳不太准,现在想用seaco_paraformer_onnx
问题已解决,我做了些修改,参考这个 https://github.com/coolEphemeroptera/funasr_seaco_paraformer_onnx_with_timestamp
> 体验了,做的不错,速度也很快。请问你开发过程中有遇到过 [error] consume error: websocketpp.processor:4 (A message was too large) 这种问题吗?你是怎么解决的 我是用flask开发的http服务,你用的是官方的websocket的代码吗
> 很不错,请问你语音识别部分用的是哪些模型? secao paraformer 和 标点