Rename checkpoint directory to lychee_full_duplex

#6
by xyidealist - opened
README.md CHANGED
@@ -17,8 +17,7 @@ tags:
17
  Full-duplex realtime speech interaction model and Docker demo.
18
 
19
  [![GitHub](https://img.shields.io/badge/GitHub-Lychee--FD-black?logo=github)](https://github.com/HITsz-TMG/Lychee-FD)
20
- [![Demo](https://img.shields.io/badge/Demo-Website-blue?logo=googlechrome)](https://hitsz-tmg.github.io/Lychee-FD/)
21
- [![Paper](https://img.shields.io/badge/Paper-arXiv-red?logo=arxiv)](https://arxiv.org/abs/2607.06540)
22
  [![License](https://img.shields.io/badge/License-Apache--2.0-green)](https://github.com/HITsz-TMG/Lychee-FD/blob/main/LICENSE)
23
 
24
  This repository hosts the Lychee-FD full-duplex model checkpoint. The Docker
 
17
  Full-duplex realtime speech interaction model and Docker demo.
18
 
19
  [![GitHub](https://img.shields.io/badge/GitHub-Lychee--FD-black?logo=github)](https://github.com/HITsz-TMG/Lychee-FD)
20
+ [![Paper](https://img.shields.io/badge/Paper-ACL%202026-red?logo=adobeacrobatreader)](https://aclanthology.org/2026.acl-long.419.pdf)
 
21
  [![License](https://img.shields.io/badge/License-Apache--2.0-green)](https://github.com/HITsz-TMG/Lychee-FD/blob/main/LICENSE)
22
 
23
  This repository hosts the Lychee-FD full-duplex model checkpoint. The Docker
{lychee_full_duplex_v1.5 β†’ lychee_full_duplex}/added_tokens.json RENAMED
File without changes
{lychee_full_duplex_v1.5 β†’ lychee_full_duplex}/chat_template.jinja RENAMED
File without changes
{lychee_full_duplex_v1.5 β†’ lychee_full_duplex}/config.json RENAMED
@@ -1,7 +1,7 @@
1
  {
2
  "adding_text_hiddenstates": false,
3
  "architectures": [
4
- "LycheeFullDuplex"
5
  ],
6
  "audio_encoder_config": {
7
  "adapter_stride": 2,
 
1
  {
2
  "adding_text_hiddenstates": false,
3
  "architectures": [
4
+ "StepAudio2FullDuplex"
5
  ],
6
  "audio_encoder_config": {
7
  "adapter_stride": 2,
{lychee_full_duplex_v1.5 β†’ lychee_full_duplex}/configuration_step_audio_2.py RENAMED
File without changes
{lychee_full_duplex_v1.5 β†’ lychee_full_duplex}/generation_config.json RENAMED
File without changes
{lychee_full_duplex_v1.5 β†’ lychee_full_duplex}/merges.txt RENAMED
File without changes
{lychee_full_duplex_v1.5 β†’ lychee_full_duplex}/model-00001-of-00006.safetensors RENAMED
File without changes
{lychee_full_duplex_v1.5 β†’ lychee_full_duplex}/model-00002-of-00006.safetensors RENAMED
File without changes
{lychee_full_duplex_v1.5 β†’ lychee_full_duplex}/model-00003-of-00006.safetensors RENAMED
File without changes
{lychee_full_duplex_v1.5 β†’ lychee_full_duplex}/model-00004-of-00006.safetensors RENAMED
File without changes
{lychee_full_duplex_v1.5 β†’ lychee_full_duplex}/model-00005-of-00006.safetensors RENAMED
File without changes
{lychee_full_duplex_v1.5 β†’ lychee_full_duplex}/model-00006-of-00006.safetensors RENAMED
File without changes
{lychee_full_duplex_v1.5 β†’ lychee_full_duplex}/model.safetensors.index.json RENAMED
File without changes
{lychee_full_duplex_v1.5 β†’ lychee_full_duplex}/modeling_step_audio_2.py RENAMED
File without changes
{lychee_full_duplex_v1.5 β†’ lychee_full_duplex}/special_tokens_map.json RENAMED
File without changes
{lychee_full_duplex_v1.5 β†’ lychee_full_duplex}/tokenizer_config.json RENAMED
File without changes
{lychee_full_duplex_v1.5 β†’ lychee_full_duplex}/vocab.json RENAMED
File without changes