Commit Graph

  • 5436249ffb Merge pull request #473 from cmusphinx/bump_version_510 main v5.1.0 David Huggins-Daines 2026-05-06 10:43:46 -04:00
  • 4ca93f0634 chore: bump version for 5.1.0 release David Huggins-Daines 2026-05-06 10:38:22 -04:00
  • 19ab513b74 Merge pull request #456 from lenzo-ka/kal-textgrid David Huggins-Daines 2026-05-06 10:36:42 -04:00
  • 73e5cc0797 tests: output all state alignments in test_state_align David Huggins-Daines 2026-05-06 10:11:09 -04:00
  • a19653f205 Merge remote-tracking branch 'origin/main' into kal-align-2pass kal-align-2pass David Huggins-Daines 2026-05-06 09:11:22 -04:00
  • 1c18c6ac16 refactor: remove a stray space David Huggins-Daines 2026-05-04 18:33:23 -04:00
  • eabbe5c536 chore: remove unused files David Huggins-Daines 2026-05-04 18:08:01 -04:00
  • f8d387fb9c feat: bump-my-version config David Huggins-Daines 2026-05-04 18:05:18 -04:00
  • 3b1b066c45 feat: add bump-my-version David Huggins-Daines 2026-05-04 17:31:42 -04:00
  • 0b6c2d212e ci: do not fail on no changes David Huggins-Daines 2026-05-04 17:10:48 -04:00
  • bf513079a8 fix(ci): use a nicer name for the documentation updater David Huggins-Daines 2026-05-04 17:04:36 -04:00
  • 44db5a3e40 fix(ci): WHY DOES THIS NOT WORK David Huggins-Daines 2026-05-04 17:01:48 -04:00
  • d99e008232 fix(ci): WHY DOES THIS NOT WORK David Huggins-Daines 2026-05-04 16:57:33 -04:00
  • ef7f9167f3 fix(ci): try it again (curses!) David Huggins-Daines 2026-05-04 16:44:36 -04:00
  • 89420f8fde fix(ci): try it again (curses!) David Huggins-Daines 2026-05-04 16:42:20 -04:00
  • 4413608227 fix(ci): try it again (curses!) David Huggins-Daines 2026-05-04 16:39:32 -04:00
  • ee8d0452f8 ci: update docs with deploy key David Huggins-Daines 2026-05-04 16:30:38 -04:00
  • 4acd43d5f1 ci: here goes nothing (docs) David Huggins-Daines 2026-05-04 16:09:47 -04:00
  • 1f3200d7a3 fix(ci): correct dependency and path David Huggins-Daines 2026-05-04 16:04:34 -04:00
  • a1a6ddc0bf ci: initial workflow for building API docs David Huggins-Daines 2026-05-04 16:02:57 -04:00
  • 2392344cfe fix: possibly uninitialized variable David Huggins-Daines 2026-05-04 15:30:17 -04:00
  • 330417512e ci: test on arm too v5.1.0rc2 David Huggins-Daines 2026-05-04 15:09:37 -04:00
  • cb7c1a2a1d feat: release 5.1.0rc2 with more platforms and fewer versions David Huggins-Daines 2026-05-04 15:03:58 -04:00
  • 5285d6b4b0 fix(ci): ooooops! (part 2) David Huggins-Daines 2026-05-04 14:34:41 -04:00
  • 57b6693af2 fix(ci): ooooops! David Huggins-Daines 2026-05-04 14:33:22 -04:00
  • 3d4e25bd57 ci: tox added basically no value David Huggins-Daines 2026-05-04 14:32:30 -04:00
  • 77e7e16dcc ci: update ci with slimmer tests and trusted publishing David Huggins-Daines 2026-05-04 13:43:40 -04:00
  • 669a1da98a fix: silence a silly docker warning David Huggins-Daines 2026-05-04 13:30:10 -04:00
  • 5f9014bf67 Merge pull request #472 from cmusphinx/fft_limit David Huggins-Daines 2026-05-03 15:34:09 -04:00
  • 4ba4466256 fix: use the correct maximum value for FFT size David Huggins-Daines 2026-05-03 15:27:55 -04:00
  • 8579414b9c Merge pull request #470 from cmusphinx/fix_jsgf_memory_errors David Huggins-Daines 2026-05-03 14:23:28 -04:00
  • fe0871d701 Merge pull request #471 from cmusphinx/wav_allocations David Huggins-Daines 2026-05-03 14:06:44 -04:00
  • c6f773349a test: add fuzzed grammar from #465 David Huggins-Daines 2026-05-03 11:56:02 -04:00
  • 552f46366c fix: correct bogus logic for handling multiple imports of the same rule David Huggins-Daines 2026-05-03 11:47:32 -04:00
  • cbb97ca52c fix: use %destructor to ensure strings are freed on parse error David Huggins-Daines 2026-05-02 15:46:45 -04:00
  • 8393d032de fix: do not allocate to skip RIFF header chunks David Huggins-Daines 2026-05-03 13:51:52 -04:00
  • 88fe4086d2 fix: correct and test some (not all) memory errors in jsgf David Huggins-Daines 2026-05-01 14:34:58 -04:00
  • ef77f83e82 Merge pull request #469 from cmusphinx/fix_mmap_failure David Huggins-Daines 2026-05-01 13:34:39 -04:00
  • 1c57e2935a fix: handle mmap failures properly. David Huggins-Daines 2026-05-01 12:57:32 -04:00
  • f76ead6595 Merge pull request #459 from cmusphinx/dependabot/github_actions/actions/upload-artifact-7 David Huggins-Daines 2026-05-01 12:22:15 -04:00
  • d8cfc3bb26 Merge pull request #463 from cmusphinx/dependabot/github_actions/pypa/cibuildwheel-3.4.1 David Huggins-Daines 2026-05-01 12:21:55 -04:00
  • ceee17cfb4 Fix ef boundary handling in state_align_search Kevin Lenzo 2026-04-23 13:36:34 -04:00
  • 850a642324 Don't advance active successor's frame in phone_transition Kevin Lenzo 2026-04-23 13:35:26 -04:00
  • 33df974bc9 fix: disable lattice bestpath for forced-alignment FSG hypothesis kal-beams Kevin Lenzo 2026-04-14 10:48:25 -04:00
  • 90f282686f test: add test_align_fsg_beam Kevin Lenzo 2026-04-14 10:42:02 -04:00
  • 12ffd21d06 docs: document forced-alignment beam parameters Kevin Lenzo 2026-04-14 10:42:00 -04:00
  • ce8fcd84cc feat: add align_* beams and align_use_main_beams for forced-alignment FSG Kevin Lenzo 2026-04-14 10:41:58 -04:00
  • fbc125b6ec build(deps): bump pypa/cibuildwheel from 3.3.1 to 3.4.1 dependabot[bot] 2026-04-06 15:43:06 +00:00
  • d5a0e62080 build(deps): bump actions/upload-artifact from 6 to 7 dependabot[bot] 2026-03-02 17:35:10 +00:00
  • 7a9785a673 Merge pull request #454 from lenzo-ka/kal-document-alignment David Huggins-Daines 2026-02-25 14:44:42 -05:00
  • 86d8be3304 Merge pull request #458 from gkarsay/main David Huggins-Daines 2026-02-23 18:32:58 -05:00
  • 55a6003a66 Fix quote in man page Gabor Karsay 2026-01-24 19:28:04 +01:00
  • 615ab37d44 Don't install man page for sphinx_lm_sort Gabor Karsay 2026-01-24 19:22:43 +01:00
  • f9f55be351 Fix man page reference Gabor Karsay 2026-01-24 19:21:06 +01:00
  • 20cd6c9e19 Match names of man pages and executables Gabor Karsay 2026-01-24 19:19:46 +01:00
  • 44d5ab7865 Add pocketsphinx_to_textgrid utility for Praat TextGrid conversion Kevin Lenzo 2026-01-14 10:27:44 -05:00
  • 4912aa502c Document Python alignment API Kevin Lenzo 2026-01-14 09:58:03 -05:00
  • e3e5fe02c4 Document C alignment API Kevin Lenzo 2026-01-14 09:57:56 -05:00
  • 77bcb6418e Document JSON output format in CLI help Kevin Lenzo 2026-01-14 09:57:50 -05:00
  • e23ba3765c Merge pull request #451 from cmusphinx/dependabot/github_actions/actions/upload-artifact-6 David Huggins-Daines 2026-01-12 17:05:17 -05:00
  • 23f0e6d684 build(deps): bump actions/upload-artifact from 5 to 6 dependabot[bot] 2026-01-12 21:52:21 +00:00
  • 8981e862cc Merge pull request #452 from cmusphinx/dependabot/github_actions/pypa/cibuildwheel-3.3.1 David Huggins-Daines 2026-01-12 16:50:51 -05:00
  • 0849535bfa build(deps): bump pypa/cibuildwheel from 3.3.0 to 3.3.1 dependabot[bot] 2026-01-12 19:39:30 +00:00
  • 64875c0eb6 Merge pull request #450 from cmusphinx/version_bump_510rc1 v5.1.0rc1 David Huggins-Daines 2025-12-01 08:25:23 -05:00
  • 79304388f0 Merge pull request #425 from cmusphinx/endpointer-perf-improvements David Huggins-Daines 2025-12-01 08:24:28 -05:00
  • b5b8be5c4c chore: version bumps David Huggins-Daines 2025-11-30 21:30:40 -05:00
  • 8c72a4cf0a fix(ci): stop building everything all the time David Huggins-Daines 2025-11-30 21:27:07 -05:00
  • 2f2c8e30ff Merge pull request #428 from TheMariday/master David Huggins-Daines 2025-11-30 21:24:35 -05:00
  • ecfea5292e Merge pull request #444 from cmusphinx/update-cmudict David Huggins-Daines 2025-11-30 21:23:10 -05:00
  • 677597e4a8 Merge pull request #448 from cmusphinx/wav-samprate-fix David Huggins-Daines 2025-11-30 21:19:29 -05:00
  • b663e1e29a fix(ci): use separate artifacts now as upload-artifact 3 is obsolete David Huggins-Daines 2025-11-30 20:59:42 -05:00
  • e56c33424e Merge pull request #445 from cmusphinx/dependabot/github_actions/actions/upload-artifact-5 David Huggins-Daines 2025-11-30 20:43:25 -05:00
  • 537cd5feb4 Merge pull request #447 from cmusphinx/dependabot/github_actions/pypa/cibuildwheel-3.3.0 David Huggins-Daines 2025-11-30 20:43:07 -05:00
  • 2a16ba64a7 Merge pull request #449 from cmusphinx/dependabot/github_actions/actions/checkout-6 David Huggins-Daines 2025-11-30 20:42:53 -05:00
  • 9ab1154f88 Merge pull request #430 from cmusphinx/dependabot/github_actions/actions/setup-python-6 David Huggins-Daines 2025-11-30 20:42:38 -05:00
  • 3da820124d build(deps): bump actions/checkout from 5 to 6 dependabot[bot] 2025-11-24 16:39:30 +00:00
  • affa43fd20 Use WAV file sample rate unless user explicitly set samprate Kevin Lenzo 2025-11-21 18:02:21 -05:00
  • 08ecbb2a24 build(deps): bump pypa/cibuildwheel from 3.1.3 to 3.3.0 dependabot[bot] 2025-11-17 15:11:44 +00:00
  • 36a39754be build(deps): bump actions/upload-artifact from 4 to 5 dependabot[bot] 2025-10-27 16:02:53 +00:00
  • 639d60a32d Minor lm script tweaks lm-improvements Kevin Lenzo 2025-10-27 09:09:05 -04:00
  • ba5db8bcda Simplify file processing and normalization Kevin Lenzo 2025-10-25 10:07:30 -04:00
  • 7dffccf9dc Update CMU pronunciation dictionary to latest version with deduplication Kevin Lenzo 2025-10-24 13:32:56 -04:00
  • e05ea1268c Cap Good-Turing probabilities at 1.0 to prevent invalid ARPA output Kevin Lenzo 2025-10-24 12:53:13 -04:00
  • 650c22c088 Comprehensive improvements to language model builder Kevin Lenzo 2025-10-24 12:13:37 -04:00
  • 65fc4b1c36 Add explanatory comments for performance optimizations Kevin Lenzo 2025-10-24 09:15:54 -04:00
  • 71b75d48cb Merge pull request #438 from cmusphinx/fix-ngram-null-check David Huggins-Daines 2025-10-23 16:27:31 -04:00
  • 8830670bf4 Merge pull request #439 from cmusphinx/fix-mllr-heap-overflow David Huggins-Daines 2025-10-23 16:26:30 -04:00
  • 4f80b875ca Merge pull request #442 from cmusphinx/fix-pygtkcompat-dependency-clean David Huggins-Daines 2025-10-23 16:25:04 -04:00
  • b86eb46f4a Merge pull request #435 from cmusphinx/kal-more-phones David Huggins-Daines 2025-10-23 16:23:25 -04:00
  • d09a9520a6 Remove deprecated pygtkcompat dependency from livedemo.py Kevin Lenzo 2025-10-23 14:15:47 -04:00
  • 17e8bb9e51 Fix heap-buffer-overflow in ps_mllr_read Kevin Lenzo 2025-10-14 11:45:07 -04:00
  • 5bb7adea75 Fix null pointer dereference in ngram_model_read Kevin Lenzo 2025-10-14 11:42:09 -04:00
  • 5619ada2d8 Fix stack-buffer overflow in WAV chunk ID logging fix-wav-chunk-id-buffer-overflow Kevin Lenzo 2025-10-14 11:26:28 -04:00
  • c3493d8b8b Increase phone support to 256 and simplify bitvector operations kal-more-phones Kevin Lenzo 2025-10-09 17:01:02 -04:00
  • 1af1d0b649 build(deps): bump actions/setup-python from 5 to 6 dependabot[bot] 2025-09-08 15:11:26 +00:00
  • f6e44c6eb1 Merge pull request #427 from cmusphinx/dependabot/github_actions/actions/checkout-5 David Huggins-Daines 2025-08-17 19:24:32 -04:00
  • 309e1b18a2 build(deps): bump actions/checkout from 4 to 5 dependabot[bot] 2025-08-11 19:53:39 +00:00
  • 86d8a6bf54 fix: hopefully fix cibuildwhell builds? David Huggins-Daines 2025-08-06 13:53:51 -04:00
  • 15aa0607e6 fix: oops, apparently that does not work David Huggins-Daines 2025-08-06 11:47:44 -06:00
  • 51768b8dfd fix: update upload-artifact and loosen cibuildwheel dep David Huggins-Daines 2025-08-06 11:47:05 -06:00