Gradle build [WIP]#66
Open
DrDub wants to merge 6 commits intovidma:masterfrom
Open
Conversation
Owner
|
nice, I'll try to take a closer look over the holiday season. |
Contributor
Author
|
Just to let you know, I managed to run the NLG code without the Android bit for a talk I gave on fine-tuning open source LLMs: https://github.com/Textualization/aac-llm/tree/main/aac-speech-standalone |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is an attempt at merging parts of #65 while keeping French and putting it in nuggets small enough that can be reviewed.
It acknowledges this project is maintaining a fork of SimpleNLG.
You have here some commits for easy review that rearrange files and install the gradle files.
The gradle files are not exactly the same as #65, as it is targeting an older API. The intention here is to migrate the existing code to be built command-line and then we can tackle the migration to API 24.
As it is now, the code builds but it opens some menus and dies when I install it in an old tablet. I'd need some guidance whether the code in master was running or not and we can see how to fix it.
My hope is that the project can be kept so it can be build from command-line and leave the use of an IDE as a preference for different contributors. Hopefully this application can be made available through F-Droid soon. It is one of the most wholesome NLG apps out there.