Age | Commit message (Expand) | Author |
---|---|---|
2022-06-07 | Add subsampler layer | Gustaf Rydholm |
2022-06-06 | Add lit conformer model | Gustaf Rydholm |
2022-06-06 | Rename lit models | Gustaf Rydholm |
2022-06-05 | Remove attrs dependency | Gustaf Rydholm |
2022-06-05 | Add efficiet net to its init | Gustaf Rydholm |
2022-06-05 | Remove attrs | Gustaf Rydholm |
2022-06-05 | Add init for mappings | Gustaf Rydholm |
2022-06-05 | Add conformer conf | Gustaf Rydholm |
2022-06-05 | Remove attrs | Gustaf Rydholm |
2022-06-05 | Update transformer init | Gustaf Rydholm |
2022-06-05 | Fix kwargs | Gustaf Rydholm |
2022-06-05 | Update init | Gustaf Rydholm |
2022-06-05 | Add conformer | Gustaf Rydholm |
2022-06-05 | Fix conformer block | Gustaf Rydholm |
2022-06-05 | Fix kwargs | Gustaf Rydholm |
2022-06-05 | Remove depth wise conv class | Gustaf Rydholm |
2022-06-05 | Rename mlp to ff | Gustaf Rydholm |
2022-06-02 | Add conformer block | Gustaf Rydholm |
2022-06-02 | Add conformer conv layer | Gustaf Rydholm |
2022-06-02 | Add mlp conformer layer | Gustaf Rydholm |
2022-06-01 | Format | Gustaf Rydholm |
2022-06-01 | WIP conformer | Gustaf Rydholm |
2022-06-01 | Replace attr with attrs | Gustaf Rydholm |
2022-05-30 | WIP conformer | Gustaf Rydholm |
2022-05-30 | Add a basic cnn encoder | Gustaf Rydholm |
2022-05-26 | Update dependencies | Gustaf Rydholm |
2022-02-11 | feat(config): update default config | Gustaf Rydholm |
2022-02-11 | fix(paragraphs-conf): replace random crop with center crop | Gustaf Rydholm |
2022-02-11 | feat: update paragraphs experiment | Gustaf Rydholm |
2022-02-11 | feat: update lines experiment | Gustaf Rydholm |
2022-02-11 | chore: remove word piece experiment | Gustaf Rydholm |
2022-02-11 | feat(pre-commit): remove check-yaml | Gustaf Rydholm |
2022-02-11 | feat(yamllint): disable colons | Gustaf Rydholm |
2022-02-11 | feat: add yamllintrc | Gustaf Rydholm |
2022-02-11 | feat: update pre commit hooks | Gustaf Rydholm |
2022-02-11 | fix: move image utils back into data folder | Gustaf Rydholm |
2022-02-11 | chore: remove old support image | Gustaf Rydholm |
2022-02-07 | chore: update gitignore | Gustaf Rydholm |
2022-02-06 | chore: remove support files for old tests | Gustaf Rydholm |
2022-02-06 | chore: delete unused notebooks | Gustaf Rydholm |
2022-02-06 | chore: remove .gitattributes | Gustaf Rydholm |
2022-02-06 | chore: update readme | Gustaf Rydholm |
2022-02-06 | chore: remove unused imports | Gustaf Rydholm |
2022-02-06 | chore: add smart-open | Gustaf Rydholm |
2022-02-06 | fix: refactor and move image utils | Gustaf Rydholm |
2022-02-06 | chore: remove tests | Gustaf Rydholm |
2022-02-06 | chore: remove word pieces util code | Gustaf Rydholm |
2022-02-06 | chore: remove sentencepiece | Gustaf Rydholm |
2022-02-06 | chore: remove word pieces | Gustaf Rydholm |
2022-02-03 | chore: update readme | Gustaf Rydholm |