Upload folder using huggingface_hub
Browse files- audio_tokenizer.json +6 -0
- text_tokenizer.json +0 -0
audio_tokenizer.json
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"sample_rate": 16000,
|
3 |
+
"n_mfcc": 13,
|
4 |
+
"n_fft": 2048,
|
5 |
+
"hop_length": 512
|
6 |
+
}
|
text_tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|