Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

合成有做过流式合成么 #150

Open
Pydataman opened this issue Aug 18, 2023 · 4 comments
Open

合成有做过流式合成么 #150

Pydataman opened this issue Aug 18, 2023 · 4 comments

Comments

@Pydataman
Copy link

No description provided.

@pengzhendong
Copy link
Member

你说的是什么级别的流式呢?句子级别还是帧级别?帧级别的话,flow 没法流式,只能 decoder 流式。

@TinaChen95
Copy link

flow也可以流式,内部都是cnn结构,感受野是固定长度的

@pengzhendong
Copy link
Member

flow也可以流式,内部都是cnn结构,感受野是固定长度的

但是 flow 里用了 flip 算子,就需要看全部上下文,所以我才问是什么级别的流式。

@Jackiexiao
Copy link
Contributor

目前在声码器(vocos)上做了流式: https://github.com/wenet-e2e/wetts/tree/main/runtime/cpu_triton_stream

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants