Commit Graph

151 Commits

Author SHA1 Message Date
Tater Totterson
51cbf6fd90 Delete __pycache__ directory v3 2026-04-18 11:38:33 -05:00
MasterPhooey
6e7396455a Automatic Calibration 2026-04-18 09:02:05 -05:00
Tater Totterson
2da9f7a686 Add screenshot to README for better visualization 2026-04-14 23:13:43 -05:00
MasterPhooey
7b028e4420 update readme 2026-04-14 23:07:58 -05:00
Tater Totterson
b3d9f0e369 Remove 'Recorder' from project title in README 2026-04-14 23:04:46 -05:00
Tater Totterson
240ca7682e Adjust image width in README.md
Updated image dimensions in README for better display.
2026-04-14 23:04:25 -05:00
Tater Totterson
18e5fcd000 Change image source in README.md
Updated the image source in the README file.
2026-04-14 23:02:49 -05:00
MasterPhooey
45583027a4 remove recorder/upload samples v2 2026-04-14 22:55:49 -05:00
MasterPhooey
15b2fe9c9a piper fix 2026-03-14 10:30:50 -05:00
MasterPhooey
058d73beaf piper fix 2026-03-14 00:18:29 -05:00
MasterPhooey
7b92de81f9 ptx fix 2026-03-10 08:05:36 -05:00
MasterPhooey
94903783cb blackwell/wham & chim datasets 2026-03-09 19:48:35 -05:00
Tater Totterson
4c4750a7bd Merge pull request #38 from joopdo/main
Add --language flag for non-English TTS voice support (Dutch)
2026-02-27 21:01:56 -06:00
joopd
900f7410d7 chore: add data/ to .gitignore 2026-02-25 10:38:10 +01:00
joopd
d5dcfbf5f1 feat: add --language flag for non-English TTS voices (Dutch support)
- Add LANGUAGE default (en) to shell.functions
- setup_python_venv downloads Dutch ONNX voices (pim, ronnie, nathalie)
- wake_word_sample_generator uses multiple --model flags for single-speaker
  voices, cycling between them for variety
- train_wake_word accepts and passes --language through the pipeline
- recorder_server.py accepts language in session API
- Web UI adds language dropdown (English/Dutch)
2026-02-25 09:57:46 +01:00
MasterPhooey
747822e856 wsl2 fix 2026-02-01 08:45:12 -06:00
Tater Totterson
f66bf8d76a Update section headers in README.md 2026-01-24 10:37:58 -06:00
Tater Totterson
2222effc6c Update Docker run command in README 2026-01-23 18:52:55 -06:00
Tater Totterson
12b43b610c Update README with Docker instructions and logo
Added Docker image pull instructions and logo to README.
2026-01-22 20:19:09 -06:00
Tater Totterson
407e2d9351 Fix typo in installation instructions 2026-01-22 20:15:59 -06:00
Tater Totterson
8f9d290baf Add Docker image pull instructions to README
Updated README to include Docker image instructions and installation details.
2026-01-22 20:14:09 -06:00
Tater Totterson
49a523d0f6 Add files via upload 2026-01-22 19:36:51 -06:00
MasterPhooey
8ad4b19bc7 debloat 2026-01-21 09:09:06 -06:00
MasterPhooey
98a087c87d fixes 2026-01-21 06:14:32 -06:00
MasterPhooey
423bbd15f5 tweaks 2026-01-21 06:03:57 -06:00
Tater Totterson
cc05f94392 Merge pull request #23 from TaterTotterson/codex/fix-training-errors-with-venv-setup
Improve CUDA/XLA setup and CPU fallback
2026-01-20 20:48:50 -06:00
Tater Totterson
8669ccdfd4 Improve CUDA/XLA setup and CPU fallback 2026-01-20 20:47:58 -06:00
Tater Totterson
e72773f0ef Update README with training behavior section 2026-01-18 08:41:40 -06:00
Tater Totterson
b6f05a6a02 Enhance README with recording flow steps
Added detailed recording flow instructions to README.
2026-01-18 08:40:43 -06:00
Tater Totterson
8ec4c20512 Replace old screenshot with updated image
Updated the image in the README to a new screenshot.
2026-01-18 08:16:04 -06:00
Tater Totterson
0b4727af8b Update README with improved formatting and visuals 2026-01-18 08:14:59 -06:00
Tater Totterson
b7487ffbd7 Enhance README with a screenshot
Added a screenshot to the README for better visualization.
2026-01-18 08:14:06 -06:00
Tater Totterson
4ce9c23b0f Merge pull request #21 from TaterTotterson/recorder-ui
Recorder UI update
2026-01-18 08:09:10 -06:00
MasterPhooey
6eff5ed0d4 readme update 2026-01-18 08:07:49 -06:00
MasterPhooey
551cda9d24 logging update 2026-01-18 07:45:57 -06:00
MasterPhooey
d5e8d187a1 personal samples 2026-01-17 23:01:50 -06:00
MasterPhooey
2b9aa95903 personal samples 2026-01-17 20:24:43 -06:00
MasterPhooey
6392548333 model name 2026-01-17 18:26:55 -06:00
MasterPhooey
a067ed6976 model name 2026-01-17 18:26:55 -06:00
Tater Totterson
38f9821d30 Delete .DS_Store 2026-01-17 16:25:06 -06:00
MasterPhooey
c52f92d3c9 cli + web recorder ui 2026-01-17 16:23:24 -06:00
Tater Totterson
b57fcd9b05 Delete cli/.DS_Store 2026-01-17 01:26:40 -06:00
MasterPhooey
5bc0f12a7f cli + web recorder ui 2026-01-17 01:23:51 -06:00
Tater Totterson
b700bf095c Merge pull request #18 from gtjoseph/main-cli
Train from the command line
2026-01-16 06:20:05 -06:00
Tater Totterson
a78d959474 Update README.md 2026-01-06 19:42:36 -06:00
MasterPhooey
2f9877c745 Suppress Validation Batch in training 2025-12-31 08:43:09 -06:00
MasterPhooey
3dd305e560 training live streaming 2025-12-31 08:24:59 -06:00
MasterPhooey
e47b6c11c2 training cpu fallback 2025-12-31 07:51:06 -06:00
Tater Totterson
4be423b00b Merge pull request #19 from NickM-27/personal-samples
https://github.com/TaterTotterson/microWakeWord-Trainer-Nvidia-Docker/issues/2
2025-12-28 18:50:05 -06:00
Nicolas Mowen
53d858e403 Add support for personal samples 2025-12-28 13:14:48 -07:00