kamilakesbi commited on
Commit
1cd69cb
1 Parent(s): 34759c9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -59,7 +59,7 @@ You can now use the pipeline on audio examples:
59
 
60
  ```python
61
  # load dataset example
62
- dataset = load_dataset("diarizers-community/callhome", "jpn", split="data")
63
  sample = dataset[0]["audio"]
64
 
65
  # pre-process inputs
 
59
 
60
  ```python
61
  # load dataset example
62
+ dataset = load_dataset("diarizers-community/callhome", "zho", split="data")
63
  sample = dataset[0]["audio"]
64
 
65
  # pre-process inputs