Skip to content

compile a tensorflow StandardLSTM graph for streaming - #1827

Open
jiangj-dc wants to merge 1 commit into
rwth-i6:masterfrom
jiangj-dc:standardlstm_graph_for_streaming
Open

compile a tensorflow StandardLSTM graph for streaming#1827
jiangj-dc wants to merge 1 commit into
rwth-i6:masterfrom
jiangj-dc:standardlstm_graph_for_streaming

Conversation

@jiangj-dc

Copy link
Copy Markdown
Contributor

We need to create a simple LSTM model to run in web browser with javascript and tensorflowjs. Therefore, we cannot use NativeLSTM2 here and have to use StandardLSTM. At the same time, the inference will run in a frame-by-frame base. The goal of this script to create a compatible graph.

@jiangj-dc
jiangj-dc requested review from a team and albertz as code owners June 9, 2026 13:31
@jiangj-dc
jiangj-dc force-pushed the standardlstm_graph_for_streaming branch from ffca069 to 646eb94 Compare June 9, 2026 18:05
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

Successfully merging this pull request may close these issues.

1 participant