Upload folder using huggingface_hub
Browse files- README.md +2 -2
- clear_audio.tar.gz +3 -0
README.md
CHANGED
|
@@ -14,7 +14,7 @@ configs:
|
|
| 14 |
- config_name: default
|
| 15 |
data_files: "metadata.csv"
|
| 16 |
sep: "|"
|
| 17 |
-
column_names: ["
|
| 18 |
---
|
| 19 |
|
| 20 |
# Ukrainian ASMR TTS Dataset
|
|
@@ -56,7 +56,7 @@ python3 setup.py build_ext --inplace
|
|
| 56 |
# 1. Download the dataset
|
| 57 |
hf download kontextox/uk_UA-ASMR \
|
| 58 |
--repo-type dataset --local-dir uk_UA-ASMR
|
| 59 |
-
|
| 60 |
|
| 61 |
# 2. Download the base checkpoint AND its configuration
|
| 62 |
hf download rhasspy/piper-checkpoints uk/uk_UA/ukrainian_tts/medium/epoch=2090-step=1166778.ckpt \
|
|
|
|
| 14 |
- config_name: default
|
| 15 |
data_files: "metadata.csv"
|
| 16 |
sep: "|"
|
| 17 |
+
column_names: ["file_name", "text"]
|
| 18 |
---
|
| 19 |
|
| 20 |
# Ukrainian ASMR TTS Dataset
|
|
|
|
| 56 |
# 1. Download the dataset
|
| 57 |
hf download kontextox/uk_UA-ASMR \
|
| 58 |
--repo-type dataset --local-dir uk_UA-ASMR
|
| 59 |
+
tar -xzf uk_UA-ASMR/clear_audio.tar.gz -C uk_UA-ASMR/audio
|
| 60 |
|
| 61 |
# 2. Download the base checkpoint AND its configuration
|
| 62 |
hf download rhasspy/piper-checkpoints uk/uk_UA/ukrainian_tts/medium/epoch=2090-step=1166778.ckpt \
|
clear_audio.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fcce03cc606288d6aa156beaff0c5e51d62f2fca4f72d138a9750128afd09645
|
| 3 |
+
size 1145402180
|