|
1 | 1 | { |
2 | | - "id": "04028224-d427-4b12-b611-419d009cbc8f", |
| 2 | + "id": "7b8b55a1-18db-45f0-b4c3-6334ece8200a", |
3 | 3 | "tracked_paths": [ |
4 | 4 | { |
5 | 5 | "editable": true, |
|
161 | 161 | "editable": true, |
162 | 162 | "path": "magic_hour/resources/v1/ai_talking_photo/client.py" |
163 | 163 | }, |
| 164 | + { |
| 165 | + "editable": true, |
| 166 | + "path": "magic_hour/resources/v1/ai_voice_generator/README.md" |
| 167 | + }, |
| 168 | + { |
| 169 | + "editable": true, |
| 170 | + "path": "magic_hour/resources/v1/ai_voice_generator/__init__.py" |
| 171 | + }, |
| 172 | + { |
| 173 | + "editable": true, |
| 174 | + "path": "magic_hour/resources/v1/ai_voice_generator/client.py" |
| 175 | + }, |
164 | 176 | { |
165 | 177 | "editable": true, |
166 | 178 | "path": "magic_hour/resources/v1/animation/README.md" |
|
173 | 185 | "editable": true, |
174 | 186 | "path": "magic_hour/resources/v1/animation/client.py" |
175 | 187 | }, |
| 188 | + { |
| 189 | + "editable": true, |
| 190 | + "path": "magic_hour/resources/v1/audio_projects/README.md" |
| 191 | + }, |
| 192 | + { |
| 193 | + "editable": true, |
| 194 | + "path": "magic_hour/resources/v1/audio_projects/__init__.py" |
| 195 | + }, |
| 196 | + { |
| 197 | + "editable": true, |
| 198 | + "path": "magic_hour/resources/v1/audio_projects/client.py" |
| 199 | + }, |
176 | 200 | { |
177 | 201 | "editable": true, |
178 | 202 | "path": "magic_hour/resources/v1/auto_subtitle_generator/README.md" |
|
393 | 417 | "editable": false, |
394 | 418 | "path": "magic_hour/types/models/v1_ai_talking_photo_create_response.py" |
395 | 419 | }, |
| 420 | + { |
| 421 | + "editable": false, |
| 422 | + "path": "magic_hour/types/models/v1_ai_voice_generator_create_response.py" |
| 423 | + }, |
396 | 424 | { |
397 | 425 | "editable": false, |
398 | 426 | "path": "magic_hour/types/models/v1_animation_create_response.py" |
399 | 427 | }, |
| 428 | + { |
| 429 | + "editable": false, |
| 430 | + "path": "magic_hour/types/models/v1_audio_projects_get_response.py" |
| 431 | + }, |
| 432 | + { |
| 433 | + "editable": false, |
| 434 | + "path": "magic_hour/types/models/v1_audio_projects_get_response_downloads_item.py" |
| 435 | + }, |
| 436 | + { |
| 437 | + "editable": false, |
| 438 | + "path": "magic_hour/types/models/v1_audio_projects_get_response_error.py" |
| 439 | + }, |
400 | 440 | { |
401 | 441 | "editable": false, |
402 | 442 | "path": "magic_hour/types/models/v1_auto_subtitle_generator_create_response.py" |
|
597 | 637 | "editable": false, |
598 | 638 | "path": "magic_hour/types/params/v1_ai_talking_photo_create_body_style.py" |
599 | 639 | }, |
| 640 | + { |
| 641 | + "editable": false, |
| 642 | + "path": "magic_hour/types/params/v1_ai_voice_generator_create_body.py" |
| 643 | + }, |
| 644 | + { |
| 645 | + "editable": false, |
| 646 | + "path": "magic_hour/types/params/v1_ai_voice_generator_create_body_style.py" |
| 647 | + }, |
600 | 648 | { |
601 | 649 | "editable": false, |
602 | 650 | "path": "magic_hour/types/params/v1_animation_create_body.py" |
|
773 | 821 | "editable": false, |
774 | 822 | "path": "tests/test_v1_ai_talking_photo_client.py" |
775 | 823 | }, |
| 824 | + { |
| 825 | + "editable": false, |
| 826 | + "path": "tests/test_v1_ai_voice_generator_client.py" |
| 827 | + }, |
776 | 828 | { |
777 | 829 | "editable": false, |
778 | 830 | "path": "tests/test_v1_animation_client.py" |
779 | 831 | }, |
| 832 | + { |
| 833 | + "editable": false, |
| 834 | + "path": "tests/test_v1_audio_projects_client.py" |
| 835 | + }, |
780 | 836 | { |
781 | 837 | "editable": false, |
782 | 838 | "path": "tests/test_v1_auto_subtitle_generator_client.py" |
|
0 commit comments