@@ -17,8 +17,8 @@ public sealed partial class AudiospeechToTextAsyncModel
1717 /// <summary>
1818 ///
1919 /// </summary>
20- [ global ::System . Text . Json . Serialization . JsonPropertyName ( "amazon " ) ]
21- public global ::EdenAI . AudiospeechToTextAsyncSpeechToTextAsyncDataClass ? Amazon { get ; set ; }
20+ [ global ::System . Text . Json . Serialization . JsonPropertyName ( "faker " ) ]
21+ public global ::EdenAI . AudiospeechToTextAsyncSpeechToTextAsyncDataClass ? Faker { get ; set ; }
2222
2323 /// <summary>
2424 ///
@@ -29,26 +29,26 @@ public sealed partial class AudiospeechToTextAsyncModel
2929 /// <summary>
3030 ///
3131 /// </summary>
32- [ global ::System . Text . Json . Serialization . JsonPropertyName ( "openai " ) ]
33- public global ::EdenAI . AudiospeechToTextAsyncSpeechToTextAsyncDataClass ? Openai { get ; set ; }
32+ [ global ::System . Text . Json . Serialization . JsonPropertyName ( "voxist " ) ]
33+ public global ::EdenAI . AudiospeechToTextAsyncSpeechToTextAsyncDataClass ? Voxist { get ; set ; }
3434
3535 /// <summary>
3636 ///
3737 /// </summary>
38- [ global ::System . Text . Json . Serialization . JsonPropertyName ( "speechmatics " ) ]
39- public global ::EdenAI . AudiospeechToTextAsyncSpeechToTextAsyncDataClass ? Speechmatics { get ; set ; }
38+ [ global ::System . Text . Json . Serialization . JsonPropertyName ( "voci " ) ]
39+ public global ::EdenAI . AudiospeechToTextAsyncSpeechToTextAsyncDataClass ? Voci { get ; set ; }
4040
4141 /// <summary>
4242 ///
4343 /// </summary>
44- [ global ::System . Text . Json . Serialization . JsonPropertyName ( "voci " ) ]
45- public global ::EdenAI . AudiospeechToTextAsyncSpeechToTextAsyncDataClass ? Voci { get ; set ; }
44+ [ global ::System . Text . Json . Serialization . JsonPropertyName ( "deepgram " ) ]
45+ public global ::EdenAI . AudiospeechToTextAsyncSpeechToTextAsyncDataClass ? Deepgram { get ; set ; }
4646
4747 /// <summary>
4848 ///
4949 /// </summary>
50- [ global ::System . Text . Json . Serialization . JsonPropertyName ( "faker " ) ]
51- public global ::EdenAI . AudiospeechToTextAsyncSpeechToTextAsyncDataClass ? Faker { get ; set ; }
50+ [ global ::System . Text . Json . Serialization . JsonPropertyName ( "amazon " ) ]
51+ public global ::EdenAI . AudiospeechToTextAsyncSpeechToTextAsyncDataClass ? Amazon { get ; set ; }
5252
5353 /// <summary>
5454 ///
@@ -65,26 +65,26 @@ public sealed partial class AudiospeechToTextAsyncModel
6565 /// <summary>
6666 ///
6767 /// </summary>
68- [ global ::System . Text . Json . Serialization . JsonPropertyName ( "voxist " ) ]
69- public global ::EdenAI . AudiospeechToTextAsyncSpeechToTextAsyncDataClass ? Voxist { get ; set ; }
68+ [ global ::System . Text . Json . Serialization . JsonPropertyName ( "google " ) ]
69+ public global ::EdenAI . AudiospeechToTextAsyncSpeechToTextAsyncDataClass ? Google { get ; set ; }
7070
7171 /// <summary>
7272 ///
7373 /// </summary>
74- [ global ::System . Text . Json . Serialization . JsonPropertyName ( "deepgram " ) ]
75- public global ::EdenAI . AudiospeechToTextAsyncSpeechToTextAsyncDataClass ? Deepgram { get ; set ; }
74+ [ global ::System . Text . Json . Serialization . JsonPropertyName ( "speechmatics " ) ]
75+ public global ::EdenAI . AudiospeechToTextAsyncSpeechToTextAsyncDataClass ? Speechmatics { get ; set ; }
7676
7777 /// <summary>
7878 ///
7979 /// </summary>
80- [ global ::System . Text . Json . Serialization . JsonPropertyName ( "google " ) ]
81- public global ::EdenAI . AudiospeechToTextAsyncSpeechToTextAsyncDataClass ? Google { get ; set ; }
80+ [ global ::System . Text . Json . Serialization . JsonPropertyName ( "assembly " ) ]
81+ public global ::EdenAI . AudiospeechToTextAsyncSpeechToTextAsyncDataClass ? Assembly { get ; set ; }
8282
8383 /// <summary>
8484 ///
8585 /// </summary>
86- [ global ::System . Text . Json . Serialization . JsonPropertyName ( "assembly " ) ]
87- public global ::EdenAI . AudiospeechToTextAsyncSpeechToTextAsyncDataClass ? Assembly { get ; set ; }
86+ [ global ::System . Text . Json . Serialization . JsonPropertyName ( "openai " ) ]
87+ public global ::EdenAI . AudiospeechToTextAsyncSpeechToTextAsyncDataClass ? Openai { get ; set ; }
8888
8989 /// <summary>
9090 /// Additional properties that are not explicitly defined in the schema
@@ -96,49 +96,49 @@ public sealed partial class AudiospeechToTextAsyncModel
9696 /// Initializes a new instance of the <see cref="AudiospeechToTextAsyncModel" /> class.
9797 /// </summary>
9898 /// <param name="microsoft"></param>
99- /// <param name="amazon "></param>
99+ /// <param name="faker "></param>
100100 /// <param name="gladia"></param>
101- /// <param name="openai"></param>
102- /// <param name="speechmatics"></param>
101+ /// <param name="voxist"></param>
103102 /// <param name="voci"></param>
104- /// <param name="faker"></param>
103+ /// <param name="deepgram"></param>
104+ /// <param name="amazon"></param>
105105 /// <param name="oneai"></param>
106106 /// <param name="symbl"></param>
107- /// <param name="voxist"></param>
108- /// <param name="deepgram"></param>
109107 /// <param name="google"></param>
108+ /// <param name="speechmatics"></param>
110109 /// <param name="assembly"></param>
110+ /// <param name="openai"></param>
111111#if NET7_0_OR_GREATER
112112 [ global ::System . Diagnostics . CodeAnalysis . SetsRequiredMembers ]
113113#endif
114114 public AudiospeechToTextAsyncModel (
115115 global ::EdenAI . AudiospeechToTextAsyncSpeechToTextAsyncDataClass ? microsoft ,
116- global ::EdenAI . AudiospeechToTextAsyncSpeechToTextAsyncDataClass ? amazon ,
116+ global ::EdenAI . AudiospeechToTextAsyncSpeechToTextAsyncDataClass ? faker ,
117117 global ::EdenAI . AudiospeechToTextAsyncSpeechToTextAsyncDataClass ? gladia ,
118- global ::EdenAI . AudiospeechToTextAsyncSpeechToTextAsyncDataClass ? openai ,
119- global ::EdenAI . AudiospeechToTextAsyncSpeechToTextAsyncDataClass ? speechmatics ,
118+ global ::EdenAI . AudiospeechToTextAsyncSpeechToTextAsyncDataClass ? voxist ,
120119 global ::EdenAI . AudiospeechToTextAsyncSpeechToTextAsyncDataClass ? voci ,
121- global ::EdenAI . AudiospeechToTextAsyncSpeechToTextAsyncDataClass ? faker ,
120+ global ::EdenAI . AudiospeechToTextAsyncSpeechToTextAsyncDataClass ? deepgram ,
121+ global ::EdenAI . AudiospeechToTextAsyncSpeechToTextAsyncDataClass ? amazon ,
122122 global ::EdenAI . AudiospeechToTextAsyncSpeechToTextAsyncDataClass ? oneai ,
123123 global ::EdenAI . AudiospeechToTextAsyncSpeechToTextAsyncDataClass ? symbl ,
124- global ::EdenAI . AudiospeechToTextAsyncSpeechToTextAsyncDataClass ? voxist ,
125- global ::EdenAI . AudiospeechToTextAsyncSpeechToTextAsyncDataClass ? deepgram ,
126124 global ::EdenAI . AudiospeechToTextAsyncSpeechToTextAsyncDataClass ? google ,
127- global ::EdenAI . AudiospeechToTextAsyncSpeechToTextAsyncDataClass ? assembly )
125+ global ::EdenAI . AudiospeechToTextAsyncSpeechToTextAsyncDataClass ? speechmatics ,
126+ global ::EdenAI . AudiospeechToTextAsyncSpeechToTextAsyncDataClass ? assembly ,
127+ global ::EdenAI . AudiospeechToTextAsyncSpeechToTextAsyncDataClass ? openai )
128128 {
129129 this . Microsoft = microsoft ;
130- this . Amazon = amazon ;
130+ this . Faker = faker ;
131131 this . Gladia = gladia ;
132- this . Openai = openai ;
133- this . Speechmatics = speechmatics ;
132+ this . Voxist = voxist ;
134133 this . Voci = voci ;
135- this . Faker = faker ;
134+ this . Deepgram = deepgram ;
135+ this . Amazon = amazon ;
136136 this . Oneai = oneai ;
137137 this . Symbl = symbl ;
138- this . Voxist = voxist ;
139- this . Deepgram = deepgram ;
140138 this . Google = google ;
139+ this . Speechmatics = speechmatics ;
141140 this . Assembly = assembly ;
141+ this . Openai = openai ;
142142 }
143143
144144 /// <summary>
0 commit comments