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

Streaming ASRモデルの学習 #10

Open
fujimotos opened this issue Feb 6, 2023 · 0 comments
Open

Streaming ASRモデルの学習 #10

fujimotos opened this issue Feb 6, 2023 · 0 comments

Comments

@fujimotos
Copy link
Member

このチケットのゴール

  • 現在はConformer-Transformerモデルで推論を行っているが、時間長に対し2乗の計算量が必要になる。
  • このため、64GBのメモリを搭載したGPUでも一度に推論できるのは概ね数分である。
  • より長い音声に対応したモデルを検証し、より長い音声の推論をサポートする。

参考

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

1 participant