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

如何使用JAVA来实现实时语音翻译功能 #2079

Open
Liuhangshuo opened this issue Sep 13, 2024 · 3 comments
Open

如何使用JAVA来实现实时语音翻译功能 #2079

Liuhangshuo opened this issue Sep 13, 2024 · 3 comments
Labels
question Further information is requested

Comments

@Liuhangshuo
Copy link

用html测试没问题,没有找到详细的如何用java来实现的。求帮忙。

@Liuhangshuo Liuhangshuo added the question Further information is requested label Sep 13, 2024
@yuexiajiayan
Copy link

yuexiajiayan commented Sep 13, 2024

public class FunasrWsClient extends WebSocketClient {
有例子
https://github.com/modelscope/FunASR/blob/main/runtime/java/readme.md

@Liuhangshuo
Copy link
Author

public class FunasrWsClient extends WebSocketClient {

有例子
https://github.com/modelscope/FunASR/blob/main/runtime/java/readme.md

看不懂不会用呀,这个类只用调用离线的wav音频翻译,不会实时翻译怎么用。

@gsc1456
Copy link

gsc1456 commented Oct 14, 2024

需要自定义,提供了websocket协议的

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

No branches or pull requests

3 participants