James Zhou commited on
Commit
0183f48
Β·
1 Parent(s): 9bb7cfe
README.md ADDED
@@ -0,0 +1,434 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <div align="center">
2
+
3
+ # 🎬 HunyuanVideo-Foley
4
+
5
+ <h3>Multimodal Diffusion with Representation Alignment for High-Fidelity Foley Audio Generation</h3>
6
+
7
+ <p align="center">
8
+ <strong>Professional-grade AI sound effect generation for video content creators</strong>
9
+ </p>
10
+
11
+ <div align="center" style="margin: 20px 0;">
12
+
13
+ [![Project Page](https://img.shields.io/badge/🌐_Project-Page-green.svg?style=for-the-badge)](https://szczesnys.github.io/hunyuanvideo-foley)
14
+ [![Code](https://img.shields.io/badge/Code-GitHub-blue.svg?style=for-the-badge&logo=github)](https://github.com/Tencent-Hunyuan/HunyuanVideo-Foley)
15
+ [![Paper](https://img.shields.io/badge/Paper-arXiv-red.svg?style=for-the-badge&logo=arxiv)](https://arxiv.org/abs/2506.17201)
16
+ [![Model](https://img.shields.io/badge/Model-Huggingface-yellow.svg?style=for-the-badge&logo=huggingface)](https://huggingface.co/tencent/HunyuanVideo-Foley)
17
+
18
+ </div>
19
+
20
+ </div>
21
+
22
+ ---
23
+
24
+ <div align="center">
25
+
26
+ ### πŸ‘₯ **Authors**
27
+
28
+ <div style="background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); padding: 20px; border-radius: 15px; margin: 20px 0;">
29
+
30
+ **Sizhe Shan**<sup>1,2*</sup> β€’ **Qiulin Li**<sup>1,3*</sup> β€’ **Yutao Cui**<sup>1</sup> β€’ **Miles Yang**<sup>1</sup> β€’ **Yuehai Wang**<sup>2</sup> β€’ **Qun Yang**<sup>3</sup> β€’ **Jin Zhou**<sup>1†</sup> β€’ **Zhao Zhong**<sup>1</sup>
31
+
32
+ </div>
33
+
34
+ <div style="margin-top: 15px; font-size: 14px; color: #666;">
35
+
36
+ 🏒 <sup>1</sup>**Tencent Hunyuan** β€’ πŸŽ“ <sup>2</sup>**Zhejiang University** β€’ ✈️ <sup>3</sup>**Nanjing University of Aeronautics and Astronautics**
37
+
38
+ *Equal contribution β€’ †Project lead
39
+
40
+ </div>
41
+
42
+ </div>
43
+
44
+
45
+ ---
46
+
47
+ <!-- ## πŸŽ₯ **Demo & Showcase** -->
48
+ <!-- -->
49
+ <!-- <div align="center"> -->
50
+ <!-- -->
51
+ <!-- > **Experience the magic of AI-generated Foley audio in perfect sync with video content!** -->
52
+ <!-- -->
53
+ <!-- <div style="border: 3px solid #4A90E2; border-radius: 15px; padding: 10px; margin: 20px 0; background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);"> -->
54
+ <!-- -->
55
+ <!-- <video src="https://github.com/user-attachments/assets/087a4b59-8b22-4b7a-bac3-8f5d5a9972fe" width="80%" controls style="border-radius: 10px; box-shadow: 0 8px 32px rgba(0,0,0,0.1);"> </video> -->
56
+ <!-- -->
57
+ <!-- <p><em>🎬 Watch how HunyuanVideo-Foley generates immersive sound effects synchronized with video content</em></p> -->
58
+ <!-- -->
59
+ <!-- </div> -->
60
+
61
+ ### ✨ **Key Highlights**
62
+
63
+ <table align="center" style="border: none; margin: 20px 0;">
64
+ <tr>
65
+ <td align="center" width="33%">
66
+
67
+ 🎭 **Multi-scenario Sync**
68
+ High-quality audio synchronized with complex video scenes
69
+
70
+ </td>
71
+ <td align="center" width="33%">
72
+
73
+ 🧠 **Multi-modal Balance**
74
+ Perfect harmony between visual and textual information
75
+
76
+ </td>
77
+ <td align="center" width="33%">
78
+
79
+ 🎡 **48kHz Hi-Fi Output**
80
+ Professional-grade audio generation with crystal clarity
81
+
82
+ </td>
83
+ </tr>
84
+ </table>
85
+
86
+ </div>
87
+
88
+ ---
89
+
90
+ ## πŸ“„ **Abstract**
91
+
92
+ <div align="center" style="background: linear-gradient(135deg, #ffeef8 0%, #f0f8ff 100%); padding: 30px; border-radius: 20px; margin: 20px 0; border-left: 5px solid #ff6b9d;">
93
+
94
+ **πŸš€ Tencent Hunyuan** proudly open-sources **HunyuanVideo-Foley** - an end-to-end video sound effect generation model!
95
+
96
+ *A professional-grade AI tool specifically designed for video content creators, widely applicable to diverse scenarios including short video creation, film production, advertising creativity, and game development.*
97
+
98
+ </div>
99
+
100
+ ### 🎯 **Core Highlights**
101
+
102
+ <div style="display: grid; grid-template-columns: 1fr; gap: 15px; margin: 20px 0;">
103
+
104
+ <div style="border-left: 4px solid #4CAF50; padding: 15px; background: #f8f9fa; border-radius: 8px;">
105
+
106
+ **🎬 Multi-scenario Audio-Visual Synchronization**
107
+ Supports generating high-quality audio that is synchronized and semantically aligned with complex video scenes, enhancing realism and immersive experience for film/TV and gaming applications.
108
+
109
+ </div>
110
+
111
+ <div style="border-left: 4px solid #2196F3; padding: 15px; background: #f8f9fa; border-radius: 8px;">
112
+
113
+ **βš–οΈ Multi-modal Semantic Balance**
114
+ Intelligently balances visual and textual information analysis, comprehensively orchestrates sound effect elements, avoids one-sided generation, and meets personalized dubbing requirements.
115
+
116
+ </div>
117
+
118
+ <div style="border-left: 4px solid #FF9800; padding: 15px; background: #f8f9fa; border-radius: 8px;">
119
+
120
+ **🎡 High-fidelity Audio Output**
121
+ Self-developed 48kHz audio VAE perfectly reconstructs sound effects, music, and vocals, achieving professional-grade audio generation quality.
122
+
123
+ </div>
124
+
125
+ </div>
126
+
127
+ <div align="center" style="background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: white; padding: 20px; border-radius: 15px; margin: 20px 0;">
128
+
129
+ **πŸ† SOTA Performance Achieved**
130
+
131
+ *HunyuanVideo-Foley comprehensively leads the field across multiple evaluation benchmarks, achieving new state-of-the-art levels in audio fidelity, visual-semantic alignment, temporal alignment, and distribution matching - surpassing all open-source solutions!*
132
+
133
+ </div>
134
+
135
+ <div align="center">
136
+
137
+ ![Performance Overview](assets/pan_chart.png)
138
+ *πŸ“Š Performance comparison across different evaluation metrics - HunyuanVideo-Foley leads in all categories*
139
+
140
+ </div>
141
+
142
+ ---
143
+
144
+ ## πŸ”§ **Technical Architecture**
145
+
146
+ ### πŸ“Š **Data Pipeline Design**
147
+
148
+ <div align="center" style="margin: 20px 0;">
149
+
150
+ ![Data Pipeline](assets/data_pipeline.png)
151
+ *πŸ”„ Comprehensive data processing pipeline for high-quality text-video-audio datasets*
152
+
153
+ </div>
154
+
155
+ <div style="background: #f8f9fa; padding: 20px; border-radius: 10px; border-left: 4px solid #17a2b8; margin: 20px 0;">
156
+
157
+ The **TV2A (Text-Video-to-Audio)** task presents a complex multimodal generation challenge requiring large-scale, high-quality datasets. Our comprehensive data pipeline systematically identifies and excludes unsuitable content to produce robust and generalizable audio generation capabilities.
158
+
159
+ </div>
160
+
161
+ ### πŸ—οΈ **Model Architecture**
162
+
163
+ <div align="center" style="margin: 20px 0;">
164
+
165
+ ![Model Architecture](assets/model_arch.png)
166
+ *🧠 HunyuanVideo-Foley hybrid architecture with multimodal and unimodal transformer blocks*
167
+
168
+ </div>
169
+
170
+ <div style="background: #f8f9fa; padding: 20px; border-radius: 10px; border-left: 4px solid #28a745; margin: 20px 0;">
171
+
172
+ **HunyuanVideo-Foley** employs a sophisticated hybrid architecture:
173
+
174
+ - **πŸ”„ Multimodal Transformer Blocks**: Process visual-audio streams simultaneously
175
+ - **🎡 Unimodal Transformer Blocks**: Focus on audio stream refinement
176
+ - **πŸ‘οΈ Visual Encoding**: Pre-trained encoder extracts visual features from video frames
177
+ - **πŸ“ Text Processing**: Semantic features extracted via pre-trained text encoder
178
+ - **🎧 Audio Encoding**: Latent representations with Gaussian noise perturbation
179
+ - **⏰ Temporal Alignment**: Synchformer-based frame-level synchronization with gated modulation
180
+
181
+ </div>
182
+
183
+ ---
184
+
185
+ ## πŸ“ˆ **Performance Benchmarks**
186
+
187
+ ### 🎬 **MovieGen-Audio-Bench Results**
188
+
189
+ <div align="center">
190
+
191
+ > *Objective and Subjective evaluation results demonstrating superior performance across all metrics*
192
+
193
+ </div>
194
+
195
+ <div style="overflow-x: auto; margin: 20px 0;">
196
+
197
+ | πŸ† **Method** | **PQ** ↑ | **PC** ↓ | **CE** ↑ | **CU** ↑ | **IB** ↑ | **DeSync** ↓ | **CLAP** ↑ | **MOS-Q** ↑ | **MOS-S** ↑ | **MOS-T** ↑ |
198
+ |:-------------:|:--------:|:--------:|:--------:|:--------:|:--------:|:-------------:|:-----------:|:------------:|:------------:|:------------:|
199
+ | FoleyGrafter | 6.27 | 2.72 | 3.34 | 5.68 | 0.17 | 1.29 | 0.14 | 3.36Β±0.78 | 3.54Β±0.88 | 3.46Β±0.95 |
200
+ | V-AURA | 5.82 | 4.30 | 3.63 | 5.11 | 0.23 | 1.38 | 0.14 | 2.55Β±0.97 | 2.60Β±1.20 | 2.70Β±1.37 |
201
+ | Frieren | 5.71 | 2.81 | 3.47 | 5.31 | 0.18 | 1.39 | 0.16 | 2.92Β±0.95 | 2.76Β±1.20 | 2.94Β±1.26 |
202
+ | MMAudio | 6.17 | 2.84 | 3.59 | 5.62 | 0.27 | 0.80 | 0.35 | 3.58Β±0.84 | 3.63Β±1.00 | 3.47Β±1.03 |
203
+ | ThinkSound | 6.04 | 3.73 | 3.81 | 5.59 | 0.18 | 0.91 | 0.20 | 3.20Β±0.97 | 3.01Β±1.04 | 3.02Β±1.08 |
204
+ | **πŸ₯‡ HiFi-Foley (ours)** | **🟒 6.59** | **🟒 2.74** | **🟒 3.88** | **🟒 6.13** | **🟒 0.35** | **🟒 0.74** | **🟒 0.33** | **🟒 4.14Β±0.68** | **🟒 4.12Β±0.77** | **🟒 4.15Β±0.75** |
205
+
206
+ </div>
207
+
208
+
209
+ ### 🎯 **Kling-Audio-Eval Results**
210
+
211
+ <div align="center">
212
+
213
+ > *Comprehensive objective evaluation showcasing state-of-the-art performance*
214
+
215
+ </div>
216
+
217
+ <div style="overflow-x: auto; margin: 20px 0;">
218
+
219
+ | πŸ† **Method** | **FD_PANNs** ↓ | **FD_PASST** ↓ | **KL** ↓ | **IS** ↑ | **PQ** ↑ | **PC** ↓ | **CE** ↑ | **CU** ↑ | **IB** ↑ | **DeSync** ↓ | **CLAP** ↑ |
220
+ |:-------------:|:--------------:|:--------------:|:--------:|:--------:|:--------:|:--------:|:--------:|:--------:|:--------:|:-------------:|:-----------:|
221
+ | FoleyGrafter | 22.30 | 322.63 | 2.47 | 7.08 | 6.05 | 2.91 | 3.28 | 5.44 | 0.22 | 1.23 | 0.22 |
222
+ | V-AURA | 33.15 | 474.56 | 3.24 | 5.80 | 5.69 | 3.98 | 3.13 | 4.83 | 0.25 | 0.86 | 0.13 |
223
+ | Frieren | 16.86 | 293.57 | 2.95 | 7.32 | 5.72 | 2.55 | 2.88 | 5.10 | 0.21 | 0.86 | 0.16 |
224
+ | MMAudio | 9.01 | 205.85 | 2.17 | 9.59 | 5.94 | 2.91 | 3.30 | 5.39 | 0.30 | 0.56 | 0.27 |
225
+ | ThinkSound | 9.92 | 228.68 | 2.39 | 6.86 | 5.78 | 3.23 | 3.12 | 5.11 | 0.22 | 0.67 | 0.22 |
226
+ | **πŸ₯‡ HiFi-Foley (ours)** | **🟒 6.07** | **🟒 202.12** | **🟒 1.89** | **🟒 8.30** | **🟒 6.12** | **🟒 2.76** | **🟒 3.22** | **🟒 5.53** | **🟒 0.38** | **🟒 0.54** | **🟒 0.24** |
227
+
228
+ </div>
229
+
230
+ <div align="center" style="background: linear-gradient(135deg, #4CAF50 0%, #45a049 100%); color: white; padding: 15px; border-radius: 10px; margin: 20px 0;">
231
+
232
+ **πŸŽ‰ Outstanding Results!** HunyuanVideo-Foley achieves the best scores across **ALL** evaluation metrics, demonstrating significant improvements in audio quality, synchronization, and semantic alignment.
233
+
234
+ </div>
235
+
236
+
237
+
238
+ ---
239
+
240
+ ## πŸš€ **Quick Start**
241
+
242
+ ### πŸ“¦ **Installation**
243
+
244
+ <div style="background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: white; padding: 20px; border-radius: 15px; margin: 20px 0;">
245
+
246
+ **πŸ”§ System Requirements**
247
+ - **CUDA**: 12.4 or 11.8 recommended
248
+ - **Python**: 3.8+
249
+ - **OS**: Linux (primary support)
250
+
251
+ </div>
252
+
253
+ #### **Step 1: Clone Repository**
254
+
255
+ ```bash
256
+ # πŸ“₯ Clone the repository
257
+ git clone https://github.com/Tencent-Hunyuan/HunyuanVideo-Foley
258
+ cd HunyuanVideo-Foley
259
+ ```
260
+
261
+ #### **Step 2: Environment Setup**
262
+
263
+ <div style="background: #fff3cd; padding: 15px; border-radius: 8px; border-left: 4px solid #ffc107; margin: 10px 0;">
264
+
265
+ πŸ’‘ **Tip**: We recommend using [Conda](https://docs.anaconda.com/free/miniconda/index.html) for Python environment management.
266
+
267
+ </div>
268
+
269
+ ```bash
270
+ # πŸ”§ Install dependencies
271
+ pip install -r requirements.txt
272
+ ```
273
+
274
+ #### **Step 3: Download Pretrained Models**
275
+
276
+ <div style="background: #d1ecf1; padding: 15px; border-radius: 8px; border-left: 4px solid #17a2b8; margin: 10px 0;">
277
+
278
+ πŸ”— **Model weights and detailed download instructions will be available soon!**
279
+ <!-- The details of download pretrained models are shown [here](ckpts/README.md). -->
280
+
281
+ </div>
282
+
283
+
284
+ ---
285
+
286
+ ## πŸ’» **Usage**
287
+
288
+ ### 🎬 **Single Video Generation**
289
+
290
+ <div style="background: #e8f5e8; padding: 15px; border-radius: 8px; border-left: 4px solid #28a745; margin: 10px 0;">
291
+
292
+ Generate Foley audio for a single video file with text description:
293
+
294
+ </div>
295
+
296
+ ```bash
297
+ python3 infer.py \
298
+ --model-path MODEL_PATH_DIR \
299
+ --config_path ./configs/hunyuanvideo-foley-xxl.yaml \
300
+ --single_video video_path \
301
+ --single_prompt "audio description" \
302
+ --output_dir OUTPUT_DIR
303
+ ```
304
+
305
+ ### πŸ“‚ **Batch Processing**
306
+
307
+ <div style="background: #fff3e0; padding: 15px; border-radius: 8px; border-left: 4px solid #ff9800; margin: 10px 0;">
308
+
309
+ Process multiple videos using a CSV file with video paths and descriptions:
310
+
311
+ </div>
312
+
313
+ ```bash
314
+ python3 infer.py \
315
+ --model_path MODEL_PATH_DIR \
316
+ --config_path ./configs/hunyuanvideo-foley-xxl.yaml \
317
+ --csv_path assets/test.csv \
318
+ --output_dir OUTPUT_DIR
319
+ ```
320
+
321
+ ### 🌐 **Interactive Web Interface**
322
+
323
+ <div style="background: #f3e5f5; padding: 15px; border-radius: 8px; border-left: 4px solid #9c27b0; margin: 10px 0;">
324
+
325
+ Launch a user-friendly Gradio web interface for easy interaction:
326
+
327
+ </div>
328
+
329
+ ```bash
330
+ python3 gradio_app.py
331
+ ```
332
+
333
+ <div align="center" style="margin: 20px 0;">
334
+
335
+ *πŸš€ Then open your browser and navigate to the provided local URL to start generating Foley audio!*
336
+
337
+ </div>
338
+
339
+ ---
340
+
341
+ ## πŸ“š **Citation**
342
+
343
+ <div style="background: #f8f9fa; padding: 20px; border-radius: 10px; border-left: 4px solid #6c757d; margin: 20px 0;">
344
+
345
+ If you find **HunyuanVideo-Foley** useful for your research, please consider citing our paper:
346
+
347
+ </div>
348
+
349
+ ```bibtex
350
+ @article{hunyuanvideo-foley2025,
351
+ title={HunyuanVideo-Foley: Multimodal Diffusion with Representation Alignment for High-Fidelity Foley Audio Generation},
352
+ author={Sizhe Shan and Qiulin Li and Yutao Cui and Miles Yang and Zhao Zhong and Yuehai Wang and Qun Yang and Jin Zhou},
353
+ journal={arXiv preprint arXiv:2506.17201},
354
+ year={2025}
355
+ }
356
+ ```
357
+
358
+ ---
359
+
360
+ ## πŸ™ **Acknowledgements**
361
+
362
+ <div align="center">
363
+
364
+ **We extend our heartfelt gratitude to the open-source community!**
365
+
366
+ </div>
367
+
368
+ <table align="center" style="width: 100%; border: none; margin: 20px 0;">
369
+ <tr>
370
+ <td align="center" style="width: 33%; padding: 10px; vertical-align: top;">
371
+
372
+ 🎨 **[Stable Diffusion 3](https://huggingface.co/stabilityai/stable-diffusion-3-medium)**
373
+ *Foundation diffusion models*
374
+
375
+ </td>
376
+ <td align="center" style="width: 33%; padding: 10px; vertical-align: top;">
377
+
378
+ ⚑ **[FLUX](https://github.com/black-forest-labs/flux)**
379
+ *Advanced generation techniques*
380
+
381
+ </td>
382
+ <td align="center" style="width: 33%; padding: 10px; vertical-align: top;">
383
+
384
+ 🎡 **[MMAudio](https://github.com/hkchengrex/MMAudio)**
385
+ *Multimodal audio generation*
386
+
387
+ </td>
388
+ </tr>
389
+ <tr>
390
+ <td align="center" style="width: 33%; padding: 10px; vertical-align: top;">
391
+
392
+ πŸ€— **[HuggingFace](https://huggingface.co)**
393
+ *Platform & diffusers library*
394
+
395
+ </td>
396
+ <td align="center" style="width: 33%; padding: 10px; vertical-align: top;">
397
+
398
+ πŸ—œοΈ **[DAC](https://github.com/descriptinc/descript-audio-codec)**
399
+ *High-Fidelity Audio Compression*
400
+
401
+ </td>
402
+ <td align="center" style="width: 33%; padding: 10px; vertical-align: top;">
403
+
404
+ πŸ”— **[Synchformer](https://github.com/v-iashin/Synchformer)**
405
+ *Audio-Visual Synchronization*
406
+
407
+ </td>
408
+ </tr>
409
+ </table>
410
+
411
+ <div align="center" style="background: linear-gradient(135deg, #74b9ff 0%, #0984e3 100%); color: white; padding: 20px; border-radius: 15px; margin: 20px 0;">
412
+
413
+ **🌟 Special thanks to all researchers and developers who contribute to the advancement of AI-generated audio and multimodal learning!**
414
+
415
+ </div>
416
+
417
+
418
+ ---
419
+
420
+ <div align="center" style="margin: 30px 0;">
421
+
422
+ ### πŸ”— **Connect with Us**
423
+
424
+ [![GitHub](https://img.shields.io/badge/GitHub-Follow-black?style=for-the-badge&logo=github)](https://github.com/Tencent-Hunyuan)
425
+ [![Twitter](https://img.shields.io/badge/Twitter-Follow-blue?style=for-the-badge&logo=twitter)](https://twitter.com/TencentHunyuan)
426
+ [![Hunyuan](https://img.shields.io/badge/Website-HunyuanAI-green?style=for-the-badge&logo=hunyuan)](https://hunyuan.tencent.com/)
427
+
428
+ <p style="color: #666; margin-top: 15px; font-size: 14px;">
429
+
430
+ © 2025 Tencent Hunyuan. All rights reserved. | Made with ❀️ for the AI community
431
+
432
+ </p>
433
+
434
+ </div>
hunyuanvideo_foley.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2900021f8ee562a8175b2f1a3fafb06b9e9e848f11f4c6d4d5d72e126f7c0475
3
+ size 10301204679
synchformer_state_dict.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8aff082f2df5c3bc52759db0c865c7ee772ae6400b860d1b7e90413f2defb67c
3
+ size 950058171
vae_128d_48k.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07e6139ff33bd21ba8a7a7f40ed24aab13ac0d100cd686f8a9f3e03dc5251cb1
3
+ size 1486465965