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

Unitselection #3

Open
wants to merge 31 commits into
base: master
Choose a base branch
from
Open

Unitselection #3

wants to merge 31 commits into from

Conversation

Munzey
Copy link

@Munzey Munzey commented Feb 9, 2015

No description provided.

@psibre
Copy link
Owner

psibre commented Feb 9, 2015

I'm getting a unit test failure in marytts.documentation.MaryDocumentationTest; that class has a lot of commented out stuff -- maybe you could clean it up a bit? The underlying failure is however related to the IT failure we discussed.

Tristan Hamilton added 28 commits March 10, 2015 15:08
…ranch which were relevant to helping filter out the unit selection package. Also formatted the code to eclipse style and added the google gson to pom
copied cart and features packages into new maven module marytts-unitselection (but also still in runtime)
moved Target, HalfPhoneTarget,DiphoneTarget and TargetFeatureComputer from unitselection.select to features package
moved feature file readers from unitselection.data to features
still has compile errors
…electionVoice to be completely omitted from runtime
purgatory reorganised into two sub folders, runtime and builder - copying their folder hierarchies
…red branch I didn't realise were needed.

on a side note, this is what i have not taken from his branch and thus must still be committed in:
-timelineTest.bin
-all files related to exceptions showing actual costs fix -> they need to be formatted as they are causing conflicts
-also, although it has been added, the DocumentTest class needs to be cleaned
Tristan Hamilton added 3 commits March 10, 2015 15:08
…ed Hamcrest dependencies to Hamcrest-integration.

Hamcrest developers advise against using Hamcrest-all. The maven dependency order for using hamcrest and junit also seem to rely on hamcrest coming BEFORE junit. Also looked at implementing a mocked voice for the integration test using mockito, however it seems a real voice is needed to test.
…sis configs in MaryConfig. NOTE: MaryConfig.checkConsistency() is never used.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants