Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Class refactor #346

Merged
merged 34 commits into from
Nov 9, 2021
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
dfc460f
Initial refactor
mmcauliffe Oct 28, 2021
55ee104
Refactor and documentation push
mmcauliffe Nov 8, 2021
0ad0e68
Update actions
mmcauliffe Nov 8, 2021
bbe3442
update actions
mmcauliffe Nov 8, 2021
089be0d
update order of actions
mmcauliffe Nov 8, 2021
cea6f7e
Update version check
mmcauliffe Nov 8, 2021
2403bd5
Update actions
mmcauliffe Nov 8, 2021
8421348
Update version checking
mmcauliffe Nov 8, 2021
cc81155
update versions
mmcauliffe Nov 8, 2021
7dde328
update versions
mmcauliffe Nov 8, 2021
61a06de
Fix download issue
mmcauliffe Nov 8, 2021
f6a4da7
Fix import
mmcauliffe Nov 8, 2021
09f1429
Update error detection
mmcauliffe Nov 8, 2021
1018d22
Update error detection
mmcauliffe Nov 8, 2021
3e02a21
Update error detection
mmcauliffe Nov 8, 2021
ba0532f
Update error detection
mmcauliffe Nov 8, 2021
cbcdffb
Update error detection
mmcauliffe Nov 8, 2021
9e6e5cb
Update error detection
mmcauliffe Nov 8, 2021
b4a7b09
Update error detection
mmcauliffe Nov 8, 2021
7459b8d
update fstconvert
mmcauliffe Nov 9, 2021
65d4874
Fix tests?
mmcauliffe Nov 9, 2021
22289dd
Fix tests?
mmcauliffe Nov 9, 2021
d61926e
Debugging
mmcauliffe Nov 9, 2021
2f03c6e
fix transcribe test
mmcauliffe Nov 9, 2021
6286707
fix segments test
mmcauliffe Nov 9, 2021
a7cf8a7
fix segments test
mmcauliffe Nov 9, 2021
32e32c7
Update github actions
mmcauliffe Nov 9, 2021
f2e6c90
Update github actions
mmcauliffe Nov 9, 2021
bfd21b6
Update RTD config
mmcauliffe Nov 9, 2021
668847a
Update RTD config
mmcauliffe Nov 9, 2021
ba60d7d
Update RTD config
mmcauliffe Nov 9, 2021
aa2d714
Update RTD config
mmcauliffe Nov 9, 2021
68aeaa7
Update RTD config
mmcauliffe Nov 9, 2021
f4e2372
Pass through docs
mmcauliffe Nov 9, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update RTD config
  • Loading branch information
mmcauliffe committed Nov 9, 2021
commit 68aeaa74f62662e137b84422d23bea21ac4f9df7
5 changes: 0 additions & 5 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,5 @@ dependencies:
- ngram
- pynini
- pip
- interrogate
- sphinx
- numpydoc
- sphinx_rtd_theme
- sphinx-automodapi
- pip:
- praatio >= 5.0
5 changes: 5 additions & 0 deletions rtd_environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,10 @@ dependencies:
- ngram
- pynini
- pip
- interrogate
- sphinx
- numpydoc
- sphinx_rtd_theme
- sphinx-automodapi
- pip:
- praatio >= 5.0