Conversation
|
@leng-yue, could you review this optional dataset-annotation tool when convenient? You recently merged changes in the same installation/finetuning documentation area. The current head is CLEAN and mergeable, with no unresolved review threads or failed/pending checks. FunASR stays lazily imported outside Fish Speech's core dependencies; the CLI preserves existing .lab files by default and has dry-run, overwrite, atomic-write, and per-file failure coverage. Exact-head validation includes 9 unit tests, repository pre-commit hooks, dependency-free help/dry-run smokes, and real H100 SenseVoiceSmall transcription for the official Chinese and English samples. |
|
This PR is stale because it has been open for 30 days with no activity. |
|
Still active. The current head (81e5c98) is still cleanly mergeable against the live default branch, with the pre-commit check green and no review threads. The scope remains the optional, lazy-imported FunASR annotation CLI, its tests, and the English/Chinese docs; it does not add a core runtime dependency or change training behavior. Happy to address maintainer feedback; I will avoid further pings unless there is a concrete update. |
Is this PR adding new feature or fix a BUG?
Add feature.
Is this pull request related to any issue? If yes, please link the issue.
Closes #1291.
Summary
The default SenseVoiceSmall path writes plain, one-line UTF-8 transcripts for Mandarin, Cantonese, English, Japanese, and Korean. Model selection, device, language, and ITN remain configurable.
Validation
No Fish Speech runtime dependency or training behavior changes are included.