Beta
Explore
Marketplace
Neural Labs
Playground
Wallet
Docs
wav2vec2-base-timit-demo-colab11 – AI Model by hassnain | AlphaNeural AI | AlphaNeural AI
You can deploy this model and start earning money today!
hassnain
/
wav2vec2-base-timit-demo-colab11
like
0
transformers
pytorch
tensorboard
wav2vec2
automatic-speech-recognition
generated_from_trainer
apache-2.0
endpoints_compatible
us
Views
No views yet
Model card
Files and Versions
Community
API
Deploy
wav2vec2-base-timit-demo-colab11
This model is a fine-tuned version of
facebook/wav2vec2-base
on the None dataset. It achieves the following results on the evaluation set:
Loss: 1.6269
Wer: 0.7418
Model description
More information needed
Intended uses & limitations
More information needed
Training and evaluation data
More information needed
Training procedure
Training hyperparameters
The following hyperparameters were used during training:
learning_rate: 0.0001
train_batch_size: 8
eval_batch_size: 8
seed: 42
optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
lr_scheduler_type: linear
lr_scheduler_warmup_steps: 1000
num_epochs: 30
mixed_precision_training: Native AMP
Training results
Training Loss
Epoch
Step
Validation Loss
Wer
5.6439
7.04
500
3.3083
1.0
2.3763
14.08
1000
1.5059
0.8146
1.0161
21.13
1500
1.5101
0.7488
0.6195
28.17
2000
1.6269
0.7418
Framework versions
Transformers 4.11.3
Pytorch 1.11.0+cu113
Datasets 1.18.3
Tokenizers 0.10.3