Text-to-Speech
dual_ar
wanbinjun commited on
Commit
b336d5d
1 Parent(s): 3c49651

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -8
README.md CHANGED
@@ -4,13 +4,6 @@ tags:
4
  license: cc-by-nc-sa-4.0
5
  language:
6
  - zh
7
- - en
8
- - de
9
- - ja
10
- - fr
11
- - es
12
- - ko
13
- - ar
14
  pipeline_tag: text-to-speech
15
  inference: false
16
  extra_gated_prompt: >-
@@ -20,6 +13,7 @@ extra_gated_fields:
20
  Country: country
21
  Specific date: date_picker
22
  I agree to use this model for non-commercial use ONLY: checkbox
 
23
  ---
24
 
25
 
@@ -58,4 +52,4 @@ If you found this repository useful, please consider citing this work:
58
  ## License
59
 
60
  This model is permissively licensed under the BY-CC-NC-SA-4.0 license.
61
- The source code is released under BSD-3-Clause license.
 
4
  license: cc-by-nc-sa-4.0
5
  language:
6
  - zh
 
 
 
 
 
 
 
7
  pipeline_tag: text-to-speech
8
  inference: false
9
  extra_gated_prompt: >-
 
13
  Country: country
14
  Specific date: date_picker
15
  I agree to use this model for non-commercial use ONLY: checkbox
16
+ base_model: meta-llama/Meta-Llama-3.1-8B-Instruct
17
  ---
18
 
19
 
 
52
  ## License
53
 
54
  This model is permissively licensed under the BY-CC-NC-SA-4.0 license.
55
+ The source code is released under BSD-3-Clause license.