Li-Ruixiao commited on
Commit
d3f7639
·
1 Parent(s): 7f33cf5

Refine description

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -13,8 +13,7 @@ tags:
13
 
14
  # MossAudioTokenizer
15
 
16
- MossAudioTokenizer is a neural audio codec model for audio tokenization and synthesis. It can encode audio waveforms
17
- into discrete tokens and decode tokens back into audio waveforms.
18
 
19
  This repository contains a lightweight remote-code implementation that mirrors the current 🤗 Transformers
20
  `transformers.models.moss_audio_tokenizer` module. It is intended to be uploaded to a Hugging Face Hub model repository
 
13
 
14
  # MossAudioTokenizer
15
 
16
+ MossAudioTokenizer is a neural audio codec model for audio tokenization and synthesis.
 
17
 
18
  This repository contains a lightweight remote-code implementation that mirrors the current 🤗 Transformers
19
  `transformers.models.moss_audio_tokenizer` module. It is intended to be uploaded to a Hugging Face Hub model repository