• Joined on 2025-08-20
scott pushed to dev-fp16 at scott/rocm-chatterbox-whisper 2026-04-05 20:41:25 -04:00
51188ca973 [dev-fp16] Only convert T3 to fp16, leave s3gen/ve in fp32
scott pushed to dev-fp16 at scott/rocm-chatterbox-whisper 2026-04-05 20:34:56 -04:00
4e90487789 Build dev-fp16 branch to :dev-fp16 tag (not :latest)
scott pushed to dev-fp16 at scott/rocm-chatterbox-whisper 2026-04-05 20:34:34 -04:00
9b62fce5c5 [dev-fp16] Convert model weights to fp16 at load time
scott pushed to dev-fp16 at scott/rocm-chatterbox-whisper 2026-04-05 20:34:15 -04:00
scott created branch dev-fp16 in scott/rocm-chatterbox-whisper 2026-04-05 20:34:15 -04:00
scott pushed to main at scott/rocm-chatterbox-whisper 2026-04-05 20:30:52 -04:00
967ed41239 Revert FP16 autocast — increases TTFA on first request
scott pushed to main at scott/rocm-chatterbox-whisper 2026-04-05 20:22:17 -04:00
29b66e24bb Cache voice conditionals and add FP16 autocast
scott pushed to main at scott/rocm-chatterbox-whisper 2026-04-05 17:34:24 -04:00
0fac076de1 Fix safetensors version conflict with transformers 4.46.3
scott pushed to main at scott/rocm-chatterbox-whisper 2026-04-05 17:27:23 -04:00
8de67c8bd9 Switch to ROCm 6.1 + torch 2.5.1 to fix MIOpen workspace=0 slowness
scott pushed to main at scott/rocm-chatterbox-whisper 2026-04-05 17:10:35 -04:00
23a0b914fa Add per-event logging and top-level exception catching
scott pushed to main at scott/rocm-chatterbox-whisper 2026-04-05 16:52:04 -04:00
3d3e8bdabf Add supports_synthesize_streaming=True to TtsProgram
scott pushed to main at scott/rocm-chatterbox-whisper 2026-04-05 16:27:00 -04:00
d0f13dea8d Log incoming HA text in synthesis request line
scott pushed to main at scott/rocm-chatterbox-whisper 2026-04-05 16:24:21 -04:00
8c5d3c4f06 Suppress MIOpen workspace warning noise via MIOPEN_LOG_LEVEL=2
scott pushed to main at scott/rocm-chatterbox-whisper 2026-04-05 16:22:50 -04:00
a196294d4a Fix Wyoming protocol: remove SynthesizeStopped from Synthesize path
scott pushed to main at scott/rocm-chatterbox-whisper 2026-04-05 15:04:49 -04:00
59731084cd Multi-pass warmup and smaller chunk_size to fix HA timeout
scott pushed to main at scott/rocm-chatterbox-whisper 2026-04-05 14:51:13 -04:00
169e003a34 Fix warmup text length and ve attribute for torch.compile
scott pushed to main at scott/rocm-chatterbox-whisper 2026-04-05 14:34:46 -04:00
5766870304 Fix UnboundLocalError: move torch._dynamo import to module level
scott pushed to main at scott/rocm-chatterbox-whisper 2026-04-05 14:27:11 -04:00
7babd0584e Replace MIOpen convolution path with torch.compile on s3gen
scott pushed to main at scott/rocm-chatterbox-whisper 2026-04-05 14:21:33 -04:00
cd33b1c161 Fix MIOpen MLIR kernel compilation crash during benchmark search
scott pushed to main at scott/rocm-chatterbox-whisper 2026-04-05 14:14:46 -04:00
e69b072b70 Add MIOPEN_DISABLE_CACHE=1 to prevent SQLite crash on benchmark