update fmt
This commit is contained in:
@@ -28,7 +28,7 @@ fn voxcpm_generate() -> Result<()> {
|
||||
100,
|
||||
10,
|
||||
2.0,
|
||||
false,
|
||||
// false,
|
||||
6.0,
|
||||
)?;
|
||||
|
||||
|
||||
@@ -28,7 +28,7 @@ fn voxcpm1_5_generate() -> Result<()> {
|
||||
4096,
|
||||
10,
|
||||
2.0,
|
||||
false,
|
||||
// false,
|
||||
6.0,
|
||||
)?;
|
||||
|
||||
|
||||
@@ -62,7 +62,7 @@ fn voxcpm1_5_weight() -> Result<()> {
|
||||
dict_to_hashmap.insert(k, v);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Ok(())
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user