X Tutup
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: MagicCodess/CTCDecoder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: githubharald/CTCDecoder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 33 files changed
  • 6 contributors

Commits on May 25, 2019

  1. Configuration menu
    Copy the full SHA
    3a44594 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    459da93 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2019

  1. Configuration menu
    Copy the full SHA
    106ea6a View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2019

  1. Configuration menu
    Copy the full SHA
    4af0222 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2019

  1. Configuration menu
    Copy the full SHA
    d6a88ea View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2019

  1. Configuration menu
    Copy the full SHA
    bf41c46 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2019

  1. Configuration menu
    Copy the full SHA
    d218600 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2019

  1. Merge pull request githubharald#15 from ChWick/master

    Fixed transition to new words skipping probabilities
    githubharald authored Dec 11, 2019
    Configuration menu
    Copy the full SHA
    2936b8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e31094 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. package

    Harald Scheidl committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    7f1fc83 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. doc

    Harald Scheidl committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    d9c3f9c View commit details
    Browse the repository at this point in the history
  2. doc

    Harald Scheidl committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    62ae2b0 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. Configuration menu
    Copy the full SHA
    2e2ad04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b081de0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request githubharald#23 from a-sneddon/log-probs

    Use log probabilities in beam search.
    githubharald authored Jul 26, 2021
    Configuration menu
    Copy the full SHA
    8766399 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of github.com:githubharald/CTCDecoder

    Harald Scheidl committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    37a8a1f View commit details
    Browse the repository at this point in the history
  5. beam search: reworked log-prob implementation, reworked lang model (u…

    …nigram and bigram)
    Harald Scheidl committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    6b5c3dd View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2026

  1. update links

    githubharald committed Jan 31, 2026
    Configuration menu
    Copy the full SHA
    4ecbe20 View commit details
    Browse the repository at this point in the history
Loading
X Tutup