Lyodos commited on
Commit
db945d9
1 Parent(s): dbccd16

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -8,7 +8,7 @@ ClassicVC is an any-to-any voice conversion model that enables users to design t
8
  by selecting the coordinates from the continuous latent spaces.
9
  The model components are implemented using PyTorch and fully compatible with ONNX.
10
 
11
- [MMCXLI](https://github.com/lyodos) provides the dedicated graphical user interface (GUI) for ClassicVC.
12
  It runs on wxPython and ONNX Runtime.
13
  Users can download the ONNX files and try out speech conversion
14
  without having to install PyTorch or train a model with their own voice data.
@@ -41,7 +41,7 @@ It is provided with no guarantees.
41
 
42
  <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
 
44
- [More Information Needed]
45
 
46
  ### Out-of-Scope Use
47
 
@@ -50,7 +50,7 @@ and we make no guarantees especially regarding its reliability or real-time oper
50
 
51
  As for use in situations involving an unspecified number of people, such as web broadcasting,
52
  and mission-critical applications, including medical, transportation, infrastructure, and weapon systems,
53
- we do not prohibit such use as the developer since the MIT License is the only stated license, but we do not encourage it.
54
 
55
  [More Information Needed]
56
 
 
8
  by selecting the coordinates from the continuous latent spaces.
9
  The model components are implemented using PyTorch and fully compatible with ONNX.
10
 
11
+ [MMCXLI](https://github.com/lyodos/mmcxli) provides the dedicated graphical user interface (GUI) for ClassicVC.
12
  It runs on wxPython and ONNX Runtime.
13
  Users can download the ONNX files and try out speech conversion
14
  without having to install PyTorch or train a model with their own voice data.
 
41
 
42
  <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
 
44
+ [MMCXLI](https://github.com/lyodos/mmcxli)
45
 
46
  ### Out-of-Scope Use
47
 
 
50
 
51
  As for use in situations involving an unspecified number of people, such as web broadcasting,
52
  and mission-critical applications, including medical, transportation, infrastructure, and weapon systems,
53
+ we cannot prohibit such use as the developer, since the MIT License is the only stated license, but we do not encourage it.
54
 
55
  [More Information Needed]
56