thuannh commited on
Commit
cb8ed84
·
verified ·
1 Parent(s): 24a27fe

Create model.yml

Browse files
Files changed (1) hide show
  1. model.yml +19 -0
model.yml ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ id: fish-speech:fp16
2
+ model: fish-speech:fp16
3
+ name: fish-speech
4
+ version: 1
5
+
6
+ engine: python-engine
7
+
8
+
9
+
10
+ extra_params:
11
+ device_id: 0
12
+ package_dir: ""
13
+
14
+ port: 22312
15
+ script: app.py
16
+ log_path: fish-speech.log
17
+ log_level: INFO
18
+ command:
19
+ - python