DTM-Codec / README.md
hoyso48's picture
Add 50 Hz DTM-Codec checkpoint and model card
119a90d verified
|
Raw
History Blame Contribute Delete
611 Bytes
---
license: mit
tags:
- audio
- speech
- neural-audio-codec
- variable-frame-rate
- audio-tokenization
---
# DTM-Codec
Checkpoint artifacts for [DTM-Codec: Dynamic Token Masking for VFR Speech Coding with Efficient Boundary Selection](https://arxiv.org/abs/2606.29480).
Code and usage instructions are available at [hoyso48/DTM-Codec](https://github.com/hoyso48/DTM-Codec).
| Token rate | Revision |
|---:|---|
| 25 Hz | `25hz` |
| 40 Hz | `40hz` |
| 50 Hz | `50hz` |
| 80 Hz | `80hz` |
The `main` revision mirrors `50hz`. Each revision contains `model.safetensors`, `config.json`, and `conversion.json`.