Release NVIDIA WakeWord Trainer v26

This commit is contained in:
MasterPhooey
2026-08-04 06:25:09 -05:00
parent bd71567a4f
commit 68c4227cb7
5 changed files with 20 additions and 5 deletions

View File

@@ -69,7 +69,6 @@ def main() -> int:
text=str(item["text"]),
output_audio_path=str(output_path),
mode="voice_clone",
prompt_text=str(item["ref_text"]),
prompt_audio_path=str(item["ref_audio"]),
reference_audio_path=None,
text_tokenizer_path=None,