OpenBMB/VoxCPM

main
Commits
86
Contributors
19
Pull Requests
8
Date Range
N/AN/A
Quality Metrics
Percentage of commits matching each quality signal
Test Coverage0%
Documentation0%
Error Handling0%
Conventions0%
Breaking Changes0%
Security Relevant0%
Change Types
Distribution of commit change types

No data available

Complexity Distribution
Commit complexity breakdown

No data available

Commit Timeline
Monthly commits over time
Directory Breakdown
Top 15 most-changed directories
File Hotspots
Top 15 most frequently changed files
README.md
28 changes+627-307
src/voxcpm/core.py
22 changes+568-162
src/voxcpm/model/voxcpm.py
19 changes+1,688-298
pyproject.toml
18 changes+136-32
app.py
14 changes+340-41
src/voxcpm/cli.py
11 changes+695-364
scripts/test_voxcpm_lora_infer.py
9 changes+717-247
.gitignore
9 changes+25-8
scripts/test_voxcpm_ft_infer.py
8 changes+323-60
scripts/train_voxcpm_finetune.py
7 changes+1,217-51
docs/finetune.md
7 changes+890-47
src/voxcpm/training/data.py
4 changes+466-34
src/voxcpm/modules/locdit/unified_cfm.py
4 changes+402-77
lora_ft_webui.py
4 changes+1,311-26
docs/release_note.md
4 changes+236-4