Lengyue 2 年 前
コミット
5d4e3947ff
1 ファイル変更1 行追加1 行削除
  1. 1 1
      fish_speech/configs/model/dual_ar_8_codebook_small.yaml

+ 1 - 1
fish_speech/configs/model/dual_ar_8_codebook_small.yaml

@@ -1,4 +1,4 @@
-_target_: fish_speech.models.text2semantic.llama.NaiveTransformer
+_target_: fish_speech.models.text2semantic.llama.DualARTransformer
 config:
   _target_: fish_speech.models.text2semantic.llama.DualARModelArgs
   max_seq_len: ${max_length}