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

WebGL Support #3741

Closed
St3ph3nBr00ks opened this issue Jul 28, 2022 · 4 comments
Closed

WebGL Support #3741

St3ph3nBr00ks opened this issue Jul 28, 2022 · 4 comments

Comments

@St3ph3nBr00ks
Copy link

I am attempting to create a WebGL solution for DeepSpeech and hit a wall with the DLL files. What would it take to create a DLL file compatible with WebGL? Is it something I would be able to do myself? I have tried opening the win64 DLL with dnSpy and dotPeek but neither was able to show the contents.

@ftyers
Copy link
Collaborator

ftyers commented Jul 28, 2022

DeepSpeech is unmaintained, please see #3693.

@ftyers ftyers closed this as completed Jul 28, 2022
@lissyx
Copy link
Collaborator

lissyx commented Jul 28, 2022

While @ftyers is right, please note @St3ph3nBr00ks that stating "and hit a wall with the DLL files" is absolutely unactionable, even if I wanted to help, you provide 0 information on the actual issue.

@St3ph3nBr00ks
Copy link
Author

The big-picture action I am trying to achieve is making DeepSpeech compatible with Unity WebGL. I believe the next step in that process is creating a new DLL file compatible with WebGL. I do not know where to begin with that process and was hoping for advice. However, since DeepSpeech is not maintained and the new iteration "Coqui STT" is, I imagine the better course of action is to attempt WebGL support for Coqui.

@lissyx
Copy link
Collaborator

lissyx commented Jul 28, 2022

The big-picture action I am trying to achieve is making DeepSpeech compatible with Unity WebGL. I believe the next step in that process is creating a new DLL file compatible with WebGL. I do not know where to begin with that process and was hoping for advice. However, since DeepSpeech is not maintained and the new iteration "Coqui STT" is, I imagine the better course of action is to attempt WebGL support for Coqui.

Nevermind, I misread "WebGL" as "OpenGL". Using WebGL from TensorFlow, I dont know, WebGL is still quite new. Maybe the WASM work done on Coqui can help.

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

3 participants