0

/ 100

GradeC

Good shape overall. A few tweaks would push it into the top tier.

C++ ggml runtime hub for multilingual ASR and TTS models: Cohere Transcribe, Parakeet TDT, Voxtral, Canary 1B v2, etc, plus universal forced alignment, and more

Documentation

85

README12pt70

README is present.

Contributing guide5pt76

Contributing guide is detailed and thorough.

Install and run instructions9pt100

README documents how to install the project.

License6pt100

Licensed under MIT.

Engineering

63

Linting and formatting5pt0

No linter or formatter config found.

Add a linter config such as .eslintrc.json, .prettierrc, ruff.toml, or .golangci.yml to enforce consistent code style.

Issue and PR templates6pt0

No issue or PR templates found (−100 pts).

Add .github/ISSUE_TEMPLATE/ with bug_report.md and feature_request.md to guide contributors. It dramatically improves issue quality.

Tests18pt80

Test files detected (bindings/csharp/CrispASR.Tests/DataTypeTests.cs).

Reproducibility6pt80

Lockfile present (bindings/go/go.sum). Installs are reproducible.

CI/CD14pt85

CI is configured (.github/workflows/build-wasm.yml).

Project health

94

Housekeeping3pt60

.gitignore present.

Dependency manifest6pt100

Dependency manifest found (bindings/csharp/CrispASR.Tests/CrispASR.Tests.csproj).

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • -
    Commits (30d / 90d)
  • 55
    Forks
  • 56
    Releaseslatest 2mo ago

Community

  • -
    Community health
  • -
    authors own >50% of commits
  • 358
    Watchers

Responsiveness

  • 3h
    Median issue response
  • 2h
    Median PR merge time
  • 36
    Open issues
Repository files69 root entries
  • .devops
  • .github
    Good: CI is configured (.github/workflows/build-wasm.yml).
  • bindings
    Good: Test files detected (bindings/csharp/CrispASR.Tests/DataTypeTests.cs).
    Good: Lockfile present (bindings/go/go.sum). Installs are reproducible.
    Good: Dependency manifest found (bindings/csharp/CrispASR.Tests/CrispASR.Tests.csproj).
    Issue: Build artifacts or local files may be committed (bindings/java/.idea/uiDesigner.xml) (−40 pts).Fix: Remove them and add to .gitignore.
  • ci
  • cmake
  • crisp_audio
  • crisp_lid
  • crisp_punc
  • crisp_truecase
  • crispasr
  • crispasr-sys
  • docs
    Good: Contributing guide is detailed and thorough.
    Good: Contributing guide includes setup/install instructions.
    Issue: Contributing guide lacks a code style section (−8 pts).Fix: Describe your linting/formatting rules and how to run them.
    Issue: Contributing guide lacks a testing section (−8 pts).Fix: Show contributors how to run the test suite (e.g. npm test, pytest, cargo test).
    Issue: Contributing guide lacks a PR workflow section (−8 pts).Fix: Explain how to fork, branch, and open a pull request so contributors know what to expect.
    Good: Contributing guide includes code examples.
  • examples
  • flutter
  • ggml
  • grammars
  • handover-prompts
  • hf_readmes
    Good: README is present.
    Good: README is well structured with multiple sections.
    Issue: No screenshots or images in the README (−20 pts).Fix: Add a GIF, screenshot, or logo image. It is the fastest way to show what your project does.
    Good: README has code examples.
    Good: README links to a live demo or deployed app.
    Issue: No status badges in the README (−10 pts).Fix: Add CI/build status badges from shields.io or your CI provider to signal project health.
    Good: README documents how to install the project.
    Good: README documents how to run the project.
  • hf-space
  • include
  • models
  • python
  • ref
  • samples
  • scripts
  • src
  • Testing
  • tests
  • tools
  • .clang-format
  • .clang-tidy
  • .dockerignore
  • .env.example
  • .gitignore
    Good: .gitignore present.
  • AGENTS.md
  • ARCHITECTURE.md
  • AUDIT.md
  • AUTHORS
  • build-android.sh
  • build-ios.sh
  • build-vulkan.bat
  • build-wasm.sh
  • build-windows.bat
  • build-xcframework.sh
  • CLAUDE.md
  • CMakeLists.txt
  • CMakePresets.json
  • COMPARISON.md
  • docker-compose.cuda.yml
  • docker-compose.vulkan.yml
  • docker-compose.yml
    Good: Environment pinned via docker-compose.yml.
  • HANDOVER_INDEXTTS.md
  • HISTORY.md
  • LEARNINGS.md
  • LICENSE
    Good: Licensed under MIT.
  • Makefile
  • PERFORMANCE.md
  • PLAN.md
  • pytest.ini
  • README_sycl.md
  • README.md
  • RELEASE_NOTES_v0.6.11.md
  • RELEASE_NOTES_v0.8.1.md
  • RELEASE_NOTES_v0.8.2.md
  • RELEASE_NOTES_v0.8.4.md
  • RELEASE_NOTES_v0.8.5.md
  • TODO.md
  • UPSTREAM.md
  • VERSION