Model reference · open weights

wav2vec_asr_swbd

Available as managed deployment Audio itaihay · community Speech→text 1 variants 2k dl/mo

wav2vec_asr_swbd is an open-weight audio or speech model from itaihay. AxForge deploys and operates it for you on dedicated EU-owned hardware — with the licence handled where one is required.

Available as managed deployment — configured and operated for you on dedicated EU hardware, quoted per deployment.

What it is

Released byitaihay
TypeAudio & music
TaskSpeech→text
Runs withtransformers
Released2022-03-31
Popularity2k downloads / month
LicenceOpen weights

About

What wav2vec_asr_swbd is

This model is a fine-tuned version of facebook/wav2vec2-large-robust-ft-swbd-300h on the None dataset. It achieves the following results on the evaluation set:

  • Loss: 0.3052
  • Wer: 0.5302
Read the full model card

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.0004
  • train_batch_size: 4
  • eval_batch_size: 4
  • seed: 42
  • gradient_accumulation_steps: 20
  • total_train_batch_size: 80
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lr_scheduler_type: linear
  • lr_scheduler_warmup_steps: 500
  • num_epochs: 20
  • mixed_precision_training: Native AMP

Training results

Training LossEpochStepValidation LossWer
1.54450.295000.91140.6197
0.93970.5810000.50570.5902
0.85570.8615000.44650.6264
0.77161.1520000.41820.5594
0.76591.4425000.41110.7048
0.74061.7330000.39270.5944
0.68572.0235000.38520.7118
0.71132.3140000.37750.5608
0.68042.5945000.38850.5759
0.66542.8850000.37030.7226
0.65693.1755000.36880.5972
0.63353.4660000.36610.7278
0.63093.7565000.35790.6324
0.62314.0370000.36200.5770
0.61714.3275000.36400.5772
0.61914.6180000.35530.6075
0.61424.985000.35430.6126
0.59055.1990000.36010.6319
0.58465.4895000.34290.7343
0.58745.76100000.34290.5962
0.57686.05105000.33810.7410
0.57836.34110000.33910.5823
0.58356.63115000.34470.5821
0.58176.92120000.33140.6890
0.54597.2125000.33630.5727
0.55757.49130000.33630.7387
0.55057.78135000.33680.5685
0.558.07140000.33300.5587
0.55238.36145000.33380.5484
0.51168.65150000.33500.4351
0.52638.93155000.32540.6235
0.52659.22160000.32970.6207
0.52659.51165000.32790.6143
0.51729.8170000.32600.5800
0.502810.09175000.32590.5774
0.506210.37180000.32590.5552
0.511210.66185000.32010.6625
0.514910.95190000.31840.6865
0.493911.24195000.31520.6116
0.506511.53200000.31720.5246
0.512911.82205000.31290.5908
0.490912.1210000.31520.6075
0.486512.39215000.31600.5037
0.480512.68220000.31390.5458
0.469112.97225000.32250.5815
0.453413.26230000.31680.5614
0.466113.54235000.31350.6053
0.463613.83240000.31200.5142
0.455414.12245000.31270.5552
0.460214.41250000.31170.5562
0.452114.7255000.31060.4995
0.436914.99260000.31000.5663
0.424915.27265000.31100.5262
0.432115.56270000.31060.5183
0.429315.85275000.30910.5311
0.453716.14280000.31340.4986
0.425816.43285000.31380.4487
0.434716.71290000.30910.5011
0.461517.0295000.30680.5616
0.416317.29300000.31150.5426
0.407417.58305000.30790.5341
0.412117.87310000.30470.5619
0.421918.16315000.30850.5051
0.404918.44320000.30840.5116
0.411918.73325000.30710.5028
0.412919.02330000.30640.5030
0.414319.31335000.30400.5086
0.401319.6340000.30570.5271
0.416219.88345000.30520.5302

Framework versions

  • Transformers 4.18.0
  • Pytorch 1.11.0+cu113
  • Datasets 1.18.4
  • Tokenizers 0.11.6

From the published model card. Full card on the HuggingFace links in the sidebar.

Using it via the API

Call it like any OpenAI endpoint

Once AxForge deploys wav2vec-asr-swbd for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (wav2vec-asr-swbd below is illustrative; you get the exact model name on deployment.)

$ curl -sS https://api.axforge.ai/v1/audio/transcriptions \
  -H "Authorization: Bearer $AXFORGE_API_KEY" \
  -F model="wav2vec-asr-swbd" -F file=@audio.mp3

Create an account — your API key is available in the console. 3M free tokens every 30 days with every new account.

© 2026 AxForge · EU-hosted AI infrastructure Pricing Docs Trust Privacy Terms