aaron
commited on
Commit
·
c6659f9
1
Parent(s):
170573c
short_description을 60자 이내로 수정
Browse files- Hugging Face Spaces 요구사항에 맞게 short_description 단축
- 'Integrated text-to-speech and voice conversion app combining OpenVoice V2 and Seed-VC' → 'TTS + Voice Conversion app combining OpenVoice V2 and Seed-VC'
README.md
CHANGED
|
@@ -8,7 +8,7 @@ sdk_version: 4.44.0
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
| 11 |
-
short_description:
|
| 12 |
---
|
| 13 |
|
| 14 |
# Integrated TTS + Voice Conversion App
|
|
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
| 11 |
+
short_description: TTS + Voice Conversion app combining OpenVoice V2 and Seed-VC
|
| 12 |
---
|
| 13 |
|
| 14 |
# Integrated TTS + Voice Conversion App
|