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

WASM version finished #66

Merged
merged 1 commit into from
Sep 30, 2024
Merged

WASM version finished #66

merged 1 commit into from
Sep 30, 2024

Conversation

Googlefan256
Copy link
Collaborator

概要

#36 can be closed by this commit

関連issue

#36

確認

  • [ x ] 動作確認しましたか?

Box<dyn std::future::Future<Output = Result<ndarray::Array2<f32>>>>,
>,
) -> Result<(Array2<f32>, Array1<i64>, Array1<i64>, Array1<i64>)> {
let text = jtalk.num2word(text)?;
Copy link
Owner

@tuna2134 tuna2134 Sep 30, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

コード同じなら、同期のやつ使ってください。
じゃないとメンテコストが増えます

@tuna2134 tuna2134 merged commit 30e4cde into tuna2134:main Sep 30, 2024
8 checks passed
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.

2 participants