commit | 5777c39d9c6f15f5fcb89bde1abcf816a43c5399 | [log] [tgz] |
---|---|---|
author | Thomas Guilbert <tguilbert@chromium.org> | Thu May 29 00:03:50 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 29 00:03:50 2025 |
tree | 863500901f5a01054942952697c31f8f49183ee0 | |
parent | 1667b3ec8a538764525803c38f1ea735e139560a [diff] |
Propagate speech transcription timing info This CL saves TimingInformation from SODA transcription results, and forwards them to parties already subscribed to receiving SpeechRecognitionResults. This TimingInformation will be used in upcoming CLs to associate transcriptions with the media timestamps that originated them. AX-Relnotes: n/a. Bug: 413823334 Change-Id: Ib38cb4031e9db447950e903df36200c5d6a63aad Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6599132 Reviewed-by: Evan Liu <evliu@google.com> Commit-Queue: Thomas Guilbert <tguilbert@chromium.org> Cr-Commit-Position: refs/heads/main@{#1466802}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.