Ubuntu commited on
Commit
ff5cae6
1 Parent(s): 462fb62

using save_pretrained to save model

Browse files
Files changed (2) hide show
  1. config.json +1 -1
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "facebook/wav2vec2-large-xlsr-53",
3
  "activation_dropout": 0.0,
4
  "apply_spec_augment": true,
5
  "architectures": [
1
  {
2
+ "_name_or_path": "./wav2vec2-large-xlsr-akan-demo",
3
  "activation_dropout": 0.0,
4
  "apply_spec_augment": true,
5
  "architectures": [
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:872860cb3510b706fb519ac5684f79479eda7a379e1f8ddd564d37d40237ba71
3
- size 1262040407
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2cca4337087679dbbe786047f86a50ae1562fc9b7951ef9b5a2e7b0db8f047a5
3
+ size 1262034519