EveryVoice
[WIP] Dev.sl/353 universal checkpoint alternate version
#372
Closed
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
24
Changes
View On
GitHub
Commits
refactor: initialize text processor from text config
roedoejet
committed
239 days ago
feat: add g2p module and updated puncutation handling
roedoejet
committed
239 days ago
refactor: large refactor of text processor
roedoejet
committed
239 days ago
feat: write string-encoded character and phone token sequences to filelist
roedoejet
committed
239 days ago
fix(tests): add empty string join character when decoding
roedoejet
committed
239 days ago
refactor: multiple refactors
roedoejet
committed
239 days ago
feat(wizard): update handling of input text
roedoejet
committed
239 days ago
fix(tests): fix wizard unit tests
roedoejet
committed
239 days ago
feat(fs2.cli): add text_type specification
roedoejet
committed
239 days ago
feat(wizard): add progress bar for grapheme/phoneme discovery
roedoejet
committed
239 days ago
test: add doctests to text suite
roedoejet
committed
239 days ago
fix: sort fieldnames to improve filelist readability
roedoejet
committed
239 days ago
perf: mind your imports and keep the cli fast
joanise
committed
238 days ago
chore: update submodules for import refactoring
joanise
committed
238 days ago
feat: remove duplicates in symbols by default
roedoejet
committed
238 days ago
fix: remove lowercase ascii from default symbols
roedoejet
committed
238 days ago
fix: missing ascii characters in preprocessing test
roedoejet
committed
238 days ago
fix: only encode character or phone strings when they exist
roedoejet
committed
237 days ago
fix: pin typer to less than 0.12.0
roedoejet
committed
237 days ago
refactor: defining the text representation is unnecessary
roedoejet
committed
237 days ago
refactor: change csv to psv
roedoejet
committed
236 days ago
refactor: add changes suggested by Sam
roedoejet
committed
236 days ago
fix: pin typer to 0.9.0
roedoejet
committed
236 days ago
feat: moved synthesizer to everyvoice.model.vocoder
SamuelLarkin
committed
236 days ago
Loading