[Fix] Add AI transcription guide with Sapat#196
Open
adminlip wants to merge 3 commits into
Open
Conversation
Signed-off-by: AI Agent <agent@daytona.io>
2bf3f6f to
1586c37
Compare
added 2 commits
May 14, 2026 00:37
Signed-off-by: AI Agent <agent@daytona.io>
Signed-off-by: AI Agent <agent@daytona.io>
4bde576 to
0179771
Compare
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
sapatCLI examples, Whisper tuning options, transcript verification, troubleshooting, references, and an author profile.Validation
python -m venv .venv && . .venv/bin/activate && python -m pip install -e . && sapat --helpin a fresh clone ofnkkko/sapatnpx markdownlint guides/20260512_guide_ai_transcription_with_sapat.md authors/adminlip.mdgit diff --cached --checknpm run lint:mdwas also attempted; it currently fails on pre-existing markdown issues in unrelated repository files such asarticles/20241212_Prebuilds_in_Daytona.md,definitions/20240819_definition_embedding.md, and older guides./claim #13
Closes #13