ct-vikramanantha commited on
Commit
04c807a
1 Parent(s): 6b440b3

Reuploading

Browse files
README.md CHANGED
@@ -27,7 +27,11 @@ model-index:
27
 
28
  # Wav2Vec2 LJSpeech Gruut
29
 
30
- Clone of wav2vec2-ljspeech-gruut because I want to use pipeline and get the logits from it
 
 
 
 
31
 
32
  ## Model
33
 
 
27
 
28
  # Wav2Vec2 LJSpeech Gruut
29
 
30
+ Wav2Vec2 LJSpeech Gruut is an automatic speech recognition model based on the [wav2vec 2.0](https://arxiv.org/abs/2006.11477) architecture. This model is a fine-tuned version of [Wav2Vec2-Base](https://huggingface.co/facebook/wav2vec2-base) on the [LJSpech Phonemes](https://huggingface.co/datasets/w11wo/ljspeech_phonemes) dataset.
31
+
32
+ Instead of being trained to predict sequences of words, this model was trained to predict sequence of phonemes, e.g. `["h", "ɛ", "l", "ˈoʊ", "w", "ˈɚ", "l", "d"]`. Therefore, the model's [vocabulary](https://huggingface.co/bookbot/wav2vec2-ljspeech-gruut/blob/main/vocab.json) contains the different IPA phonemes found in [gruut](https://github.com/rhasspy/gruut).
33
+
34
+ This model was trained using HuggingFace's PyTorch framework. All training was done on a Google Cloud Engine VM with a Tesla A100 GPU. All necessary scripts used for training could be found in the [Files and versions](https://huggingface.co/bookbot/wav2vec2-ljspeech-gruut/tree/main) tab, as well as the [Training metrics](https://huggingface.co/bookbot/wav2vec2-ljspeech-gruut/tensorboard) logged via Tensorboard.
35
 
36
  ## Model
37
 
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:36094944bb26c933f05f2d3e40e14ae495479700380597ce11e1546c6df08c93
3
- size 134
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9bc8cd20e1348fc384ba4b9cd60a5c761dbb3f0b7071d1bdc33331ed1b358f29
3
+ size 377651066
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:70b3f3f15a1a1f2ca80f9af5764e9b9098a0a7b7c5a6a43494edd2fcd9503dec
3
- size 134
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:abd7c24c34c4bacd0317f956bf05a9ada9745784c0c150b056ed2e5076267b0e
3
+ size 377696791
runs/Jan09_00-52-51_bookbot-pt-2/1673227740.802469/events.out.tfevents.1673227740.bookbot-pt-2.11380.1 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:20aa80f9730f7c36363b97b9caec4240908ec23edcbd227b7f63a990d349d2c0
3
- size 129
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d6eb6224d5dc5109db745de4f59ce6f013fd587ab841d7911ce5cb21568f335
3
+ size 5561
runs/Jan09_00-52-51_bookbot-pt-2/events.out.tfevents.1673227740.bookbot-pt-2.11380.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e104f3a7aae76e3e406df1e908549beab2cf785f91c81343eb46c25099655186
3
- size 130
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4080d5f1c709ab44d41d29b7de57a92f385c708c3abbfc8d808dc0f95a54fbb7
3
+ size 19904
runs/Jan09_00-52-51_bookbot-pt-2/events.out.tfevents.1673247932.bookbot-pt-2.11380.2 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ed25fc9e7b5efd3663ecfa809f39c37a83df79b503f987ed5713e30160e842c4
3
- size 128
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34526f92343e7f064272517b81b1d32ffc5ab2b0ff0918f8c85980959b85b030
3
+ size 405
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:de95cb920d4b0059afc57ae8c102afd51b2c3c85288d1d6f137d0d604bc5c375
3
- size 129
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:568fbb8527dc12e68bd967c150cdd930d8004c36be50967c5682ca8c225280d4
3
+ size 3439