Heinrich Dinkel commited on
Commit ·
199fd5f
1
Parent(s): 1b31973
updated readme
Browse files
README.md
CHANGED
|
@@ -9,10 +9,17 @@ license: apache-2.0
|
|
| 9 |
|
| 10 |
# DashengTokenizer
|
| 11 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |

|
| 13 |

|
| 14 |
|
| 15 |
-
DashengTokenizer is a high-performance neural audio tokenizer designed for audio understanding and generation tasks.
|
| 16 |
|
| 17 |
## Usage
|
| 18 |
|
|
|
|
| 9 |
|
| 10 |
# DashengTokenizer
|
| 11 |
|
| 12 |
+
DashengTokenizer is a high-performance continious audio tokenizer designed for audio understanding and generation tasks.
|
| 13 |
+
Compared to previous works, our framework simply trains a single linear layer to enable audio generation for semantically strong encoders.
|
| 14 |
+
|
| 15 |
+
|
| 16 |
+
|
| 17 |
+
|
| 18 |
+
# Results
|
| 19 |
+
|
| 20 |

|
| 21 |

|
| 22 |
|
|
|
|
| 23 |
|
| 24 |
## Usage
|
| 25 |
|