Skip to content

Run Hugging Face ASR with Sapat in Daytona#305

Open
daxia778 wants to merge 2 commits into
daytonaio:mainfrom
daxia778:feature/huggingface-sapat-guide
Open

Run Hugging Face ASR with Sapat in Daytona#305
daxia778 wants to merge 2 commits into
daytonaio:mainfrom
daxia778:feature/huggingface-sapat-guide

Conversation

@daxia778

Copy link
Copy Markdown

/claim #13

Summary

  • Add a long-form Daytona guide for running Sapat with Hugging Face Inference Providers ASR.
  • Add a glossary definition for Hugging Face Inference Provider.
  • Add an author profile and original SVG workflow diagram.
  • Link the companion Sapat provider implementation: Add Hugging Face ASR provider nibzard/sapat#73

Validation

  • npx markdownlint authors/haodong_liu.md definitions/20260626_definition_hugging_face_inference_provider.md guides/20260626_run_hugging_face_asr_with_sapat_in_daytona.md
  • xmllint --noout guides/assets/20260626_run_hugging_face_asr_with_sapat_in_daytona_img1.svg
  • wc -w guides/20260626_run_hugging_face_asr_with_sapat_in_daytona.md -> 1523 words
  • changed-file scan for Hugging Face token patterns, private keys, local paths, noreply emails, and Gmail addresses: no matches
  • git diff --check

Companion Sapat validation

  • .venv/bin/pytest -> 182 passed, 1 local LibreSSL urllib3 warning
  • .venv/bin/black --check sapat/providers/huggingface.py tests/providers/test_group_a.py
  • .venv/bin/python -m compileall sapat
  • git diff --check

Note: full-repository npm run lint:md still reports pre-existing markdownlint issues in older content files outside this PR. The new markdown files listed above pass targeted markdownlint. No secrets, private media, generated transcripts, or payout details are included.

Signed-off-by: haodong liu <daxia778@users.noreply.github.com>
@daxia778 daxia778 mentioned this pull request Jun 27, 2026
@daxia778 daxia778 force-pushed the feature/huggingface-sapat-guide branch from f9dc718 to cc0ef8d Compare June 27, 2026 04:54
Signed-off-by: haodong liu <daxia778@users.noreply.github.com>
@daxia778 daxia778 force-pushed the feature/huggingface-sapat-guide branch from cc0ef8d to 04c4893 Compare June 27, 2026 04:55
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

Successfully merging this pull request may close these issues.

1 participant