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

Syncing graphs on tenosorboard #405

Closed
litsa-the-dancer opened this issue Apr 26, 2024 · 1 comment
Closed

Syncing graphs on tenosorboard #405

litsa-the-dancer opened this issue Apr 26, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@litsa-the-dancer
Copy link
Contributor

litsa-the-dancer commented Apr 26, 2024

graph sync
You can use this as a reference and turn into code for applio to properly have the graphs synced.

All credits for the img guide go to codename btw.

Also another thing that isnt mentioned in the guide i showed u above is that u also need to change the config file thats also created once training starts for it to work like so:

Recording.2024-04-26.145328.mp4

The config file in the vid should be in the logs folder of the model itself. it should be called config.json
Change it to what the log interval of each step is just like all the other config files as the guide suggests and all should be good.

Lastly, another comment regarding step 2. is that closing rvc or restarting it isnt necessary. I got it to work with just having the model train for an epoch, followed the rest of the steps and without closing it or refreshing the page so dont try to add a script like that since it'll work without restarting or closing applio altogether.
step 2

It isn't really necessary for casual users to set the saving frequency to 1 so dont force it upon them. It'll still log properly as it should.
Please do add this cuz it's important to have the logs and stuff auto optimized for proper ckpt evaluation and more accurate graphs overall.

@blaise-tk blaise-tk added the enhancement New feature or request label Apr 26, 2024
@aitronssesin aitronssesin closed this as not planned Won't fix, can't repro, duplicate, stale May 15, 2024
@aitronssesin aitronssesin reopened this May 15, 2024
@aitronssesin
Copy link
Member

Added 601b556

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants