This website requires JavaScript.
Explore
Help
Register
Sign In
scott
/
rocm-chatterbox-whisper
Watch
1
Star
0
Fork
0
You've already forked rocm-chatterbox-whisper
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
45
Commits
1
Branch
0
Tags
69f54895327bb3b6cd7b812dce2f590d653f3866
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
scott
69f5489532
Merge branch 'main' into dev
2026-04-06 17:41:40 -04:00
.gitea
/workflows
Fix image tagging: dev branch tags as dev, not latest
2026-04-06 17:29:59 -04:00
.gitignore
Initial implementation: Chatterbox TTS with ROCm and Wyoming
2026-04-05 09:51:09 -04:00
config.py
Multi-pass warmup and smaller chunk_size to fix HA timeout
2026-04-05 15:04:46 -04:00
config.yaml
Upgrade to ROCm 7.2, Python 3.11, PyTorch 2.11.0
2026-04-06 17:09:56 -04:00
docker-compose.yml
Switch to ROCm 6.1 + torch 2.5.1 to fix MIOpen workspace=0 slowness
2026-04-05 17:27:21 -04:00
Dockerfile.rocm
Upgrade to ROCm 7.2, Python 3.11, PyTorch 2.11.0
2026-04-06 17:09:56 -04:00
engine.py
Revert FP16 autocast — increases TTFA on first request
2026-04-05 20:30:49 -04:00
main.py
Cache voice conditionals and add FP16 autocast
2026-04-05 20:22:13 -04:00
perth_stub.py
Replace resemble-perth with a no-op stub
2026-04-05 11:16:08 -04:00
requirements-rocm-init.txt
Upgrade to ROCm 7.2, Python 3.11, PyTorch 2.11.0
2026-04-06 17:09:56 -04:00
requirements-rocm.txt
Upgrade to ROCm 7.2, Python 3.11, PyTorch 2.11.0
2026-04-06 17:09:56 -04:00
wyoming_handler.py
Add per-event logging and top-level exception catching
2026-04-05 17:10:32 -04:00
wyoming_voices.py
Add supports_synthesize_streaming=True to TtsProgram
2026-04-05 16:52:02 -04:00
Description
No description provided
213
KiB
Languages
Python
100%