-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: MagicCodess/CTCDecoder
base: master
head repository: githubharald/CTCDecoder
compare: master
- 18 commits
- 33 files changed
- 6 contributors
Commits on May 25, 2019
-
ctc loss: if label prob is 0, then ctc loss is +inf (instead of throw…
…ing an exception)
Configuration menu - View commit details
-
Copy full SHA for 3a44594 - Browse repository at this point
Copy the full SHA 3a44594View commit details -
Configuration menu - View commit details
-
Copy full SHA for 459da93 - Browse repository at this point
Copy the full SHA 459da93View commit details
Commits on Sep 6, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 106ea6a - Browse repository at this point
Copy the full SHA 106ea6aView commit details
Commits on Sep 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4af0222 - Browse repository at this point
Copy the full SHA 4af0222View commit details
Commits on Sep 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for d6a88ea - Browse repository at this point
Copy the full SHA d6a88eaView commit details
Commits on Oct 11, 2019
-
Configuration menu - View commit details
-
Copy full SHA for bf41c46 - Browse repository at this point
Copy the full SHA bf41c46View commit details
Commits on Dec 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for d218600 - Browse repository at this point
Copy the full SHA d218600View commit details
Commits on Dec 11, 2019
-
Merge pull request githubharald#15 from ChWick/master
Fixed transition to new words skipping probabilities
Configuration menu - View commit details
-
Copy full SHA for 2936b8b - Browse repository at this point
Copy the full SHA 2936b8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e31094 - Browse repository at this point
Copy the full SHA 2e31094View commit details
Commits on Jul 15, 2021
-
Harald Scheidl committed
Jul 15, 2021 Configuration menu - View commit details
-
Copy full SHA for 7f1fc83 - Browse repository at this point
Copy the full SHA 7f1fc83View commit details
Commits on Jul 16, 2021
-
Harald Scheidl committed
Jul 16, 2021 Configuration menu - View commit details
-
Copy full SHA for d9c3f9c - Browse repository at this point
Copy the full SHA d9c3f9cView commit details -
Harald Scheidl committed
Jul 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 62ae2b0 - Browse repository at this point
Copy the full SHA 62ae2b0View commit details
Commits on Jul 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2e2ad04 - Browse repository at this point
Copy the full SHA 2e2ad04View commit details -
renamed labels to chars to be more consistent with other repos
Harald Scheidl committedJul 26, 2021 Configuration menu - View commit details
-
Copy full SHA for b081de0 - Browse repository at this point
Copy the full SHA b081de0View commit details -
Merge pull request githubharald#23 from a-sneddon/log-probs
Use log probabilities in beam search.
Configuration menu - View commit details
-
Copy full SHA for 8766399 - Browse repository at this point
Copy the full SHA 8766399View commit details -
Merge branch 'master' of github.com:githubharald/CTCDecoder
Harald Scheidl committedJul 26, 2021 Configuration menu - View commit details
-
Copy full SHA for 37a8a1f - Browse repository at this point
Copy the full SHA 37a8a1fView commit details -
beam search: reworked log-prob implementation, reworked lang model (u…
…nigram and bigram)
Harald Scheidl committedJul 26, 2021 Configuration menu - View commit details
-
Copy full SHA for 6b5c3dd - Browse repository at this point
Copy the full SHA 6b5c3ddView commit details
Commits on Jan 31, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 4ecbe20 - Browse repository at this point
Copy the full SHA 4ecbe20View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master