Skip to content

Commit

Permalink
a single cpu/gpu selector for all training
Browse files Browse the repository at this point in the history
  • Loading branch information
blaisewf committed Dec 22, 2024
1 parent e05bc0f commit 7413800
Show file tree
Hide file tree
Showing 2 changed files with 119 additions and 157 deletions.
3 changes: 1 addition & 2 deletions assets/i18n/languages/en_US.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,7 @@
"By employing pitch guidance, it becomes feasible to mirror the intonation of the original voice, including its pitch. This feature is particularly valuable for singing and other scenarios where preserving the original melody or pitch pattern is essential.": "By employing pitch guidance, it becomes feasible to mirror the intonation of the original voice, including its pitch. This feature is particularly valuable for singing and other scenarios where preserving the original melody or pitch pattern is essential.",
"Utilize pretrained models when training your own. This approach reduces training duration and enhances overall quality.": "Utilize pretrained models when training your own. This approach reduces training duration and enhances overall quality.",
"Extract Features": "Extract Features",
"We prioritize running the model extraction on the GPU for faster performance. If you prefer to use the CPU, simply leave the GPU field blank.": "We prioritize running the model extraction on the GPU for faster performance. If you prefer to use the CPU, simply leave the GPU field blank.",
"We prioritize running the model preprocessing on the GPU for faster performance. If you prefer to use the CPU, simply leave the GPU field blank.": "We prioritize running the model preprocessing on the GPU for faster performance. If you prefer to use the CPU, simply leave the GPU field blank.",
"Configure GPU and CPU settings.": "Configure GPU and CPU settings.",
"Cache Dataset in GPU": "Cache Dataset in GPU",
"Cache the dataset in GPU memory to speed up the training process.": "Cache the dataset in GPU memory to speed up the training process.",
"Index Algorithm": "Index Algorithm",
Expand Down
Loading

0 comments on commit 7413800

Please sign in to comment.