saheedniyi commited on
Commit
807bea0
·
verified ·
1 Parent(s): 5fd6280

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -154,7 +154,7 @@ from yarngpt.audiotokenizer import AudioTokenizer,AudioTokenizerForLocal
154
 
155
  # download the `WavTokenizer` files
156
  !wget https://huggingface.co/novateur/WavTokenizer-medium-speech-75token/resolve/main/wavtokenizer_mediumdata_frame75_3s_nq1_code4096_dim512_kmeans200_attn.yaml
157
- !wget https://huggingface.co/novateur/WavTokenizer-large-speech-75token/resolve/main/wavtokenizer_large_speech_320_24k.ckpt
158
 
159
  tokenizer_path="saheedniyi/YarnGPT-local"
160
  wav_tokenizer_config_path="/content/wavtokenizer_mediumdata_frame75_3s_nq1_code4096_dim512_kmeans200_attn.yaml"
 
154
 
155
  # download the `WavTokenizer` files
156
  !wget https://huggingface.co/novateur/WavTokenizer-medium-speech-75token/resolve/main/wavtokenizer_mediumdata_frame75_3s_nq1_code4096_dim512_kmeans200_attn.yaml
157
+ !gdown 1-ASeEkrn4HY49yZWHTASgfGFNXdVnLTt
158
 
159
  tokenizer_path="saheedniyi/YarnGPT-local"
160
  wav_tokenizer_config_path="/content/wavtokenizer_mediumdata_frame75_3s_nq1_code4096_dim512_kmeans200_attn.yaml"