Home/LLM Frameworks/WavTokenizer
WavTokenizer logo

WavTokenizer

Enrichment pending
jishengpeng/WavTokenizer

[ICLR 2025] SOTA discrete acoustic codec models with 40/75 tokens per second for audio language modeling

GraphCanon updated today · GitHub synced today

1.3k
Stars
113
Forks
72
Open issues
23
Watchers
1y
Last push
Python MITCreated Aug 29, 2024

Trust & integrity

Full report
Maintenance
Dormant (496d since push)
As of today · Source: github_public_v1
Provenance
Not a fork · Personal account
As of today · Source: github_public_v1
Security (OSV)
78 low (78 low)
As of today · Source: osv@v1

Public GitHub metadata and optional OSV dependency scans. Signals, not a guarantee. Trust methodology.

Overview

[ICLR 2025] SOTA discrete acoustic codec models with 40/75 tokens per second for audio language modeling

Capability facts

Languages
python

Source: github.language · Jul 11, 2026

Categories

Compatibility

Sourced claims from the README excerpt - not unsourced marketing copy.

Python runtimePython

Source: README excerpt (regex_v1, Jul 11, 2026)

conda create -n wavtokenizer python=3.9
Source link

Tags

README

Installation

To use WavTokenizer, install it using:

conda create -n wavtokenizer python=3.9
conda activate wavtokenizer
pip install -r requirements.txt