fix: align repository SenseVoice timestamps with FunASR - #354
Merged
Conversation
Signed-off-by: LauraGPT <18321252+LauraGPT@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Related to #291. This does not close the issue: the reporter's original audio and pinned environment are unavailable.
Evidence
All development and real inference ran on ind-gpu8. Model weights were not changed.
Limits
This is functional/schema validation, not word-boundary accuracy, diarization accuracy, speaker identity recognition, hardware throughput, or a fix for the reporter's first empty-result screenshot. The model still emits Korean text on a one-second zero waveform without VAD; that existing hallucination is not hidden or claimed fixed. Punctuation duplication in the public sample is also not fixed here.
The tested runtime is a preserved PyTorch2.11/FunASR1.4.15 environment, not a clean installation of this repository's newer default requirements. CPU CI separately tests module/CTC contracts on PyTorch2.12.1; the normal container build validates installation. Original model card/Space permissions and GHCR visibility are unchanged.
Rollback
The original branch bundle and every candidate/source/log are backed up under the operations evidence store. Only the six explicitly reviewed files are included. No unrelated checkout or dependency changes, model publication, PyPI release or website deployment.