lhoestq HF Staff commited on
Commit
b9c1058
·
verified ·
1 Parent(s): 33bae54

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -973,9 +973,8 @@ An example of a datainstance of the config `fr-FR` looks as follows:
973
 
974
  ```
975
  {
976
- "path": "/home/patrick/.cache/huggingface/datasets/downloads/extracted/3ebe2265b2f102203be5e64fa8e533e0c6742e72268772c8ac1834c5a1a921e3/fr-FR~ADDRESS/response_4.wav",
977
  "audio": {
978
- "path": "/home/patrick/.cache/huggingface/datasets/downloads/extracted/3ebe2265b2f102203be5e64fa8e533e0c6742e72268772c8ac1834c5a1a921e3/fr-FR~ADDRESS/response_4.wav",
979
  "array": array(
980
  [0.0, 0.0, 0.0, ..., 0.0, 0.00048828, -0.00024414], dtype=float32
981
  ),
 
973
 
974
  ```
975
  {
976
+ "path": "fr-FR~ADDRESS/response_4.wav",
977
  "audio": {
 
978
  "array": array(
979
  [0.0, 0.0, 0.0, ..., 0.0, 0.00048828, -0.00024414], dtype=float32
980
  ),