Model reference · open weights

ssc-aln-model

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

ssc-aln-model is an open-weight audio or speech model from ctaguchi. 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 byctaguchi
TypeAudio & music
TaskSpeech→text
Parameters (lead)315M
Runs withtransformers
Released2025-11-25
Popularity1k downloads / month
LicenceUnknown

About

What ssc-aln-model is

This model was trained from scratch on an unknown dataset. It achieves the following results on the evaluation set:

  • Loss: 1.8647
  • Cer: 0.5679
  • Wer: 0.9768
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.0003
  • train_batch_size: 4
  • eval_batch_size: 8
  • seed: 42
  • gradient_accumulation_steps: 2
  • total_train_batch_size: 8
  • optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • lr_scheduler_type: linear
  • lr_scheduler_warmup_steps: 100
  • num_epochs: 5
  • mixed_precision_training: Native AMP

Training results

Training LossEpochStepValidation LossCerWer
2.65420.10271002.78730.91271.0
2.73120.20542002.67390.81020.9999
2.71660.30823002.39730.81000.9998
2.64420.41094002.57010.77730.9863
2.62820.51365002.49670.75961.0
2.67930.61636002.44650.82740.9988
2.59820.71917002.45310.70700.9893
2.59290.82188002.39730.76470.9991
2.62110.92459002.34300.73940.9911
2.56141.026710002.21160.67080.9887
2.54211.129411002.17620.70620.9970
2.52721.232212002.14830.67470.9907
2.44571.334913002.14160.67830.9754
2.45821.437614002.15150.63230.9812
2.51821.540315002.15180.69330.9828
2.5451.643016002.10460.68440.9948
2.47681.745817002.09300.67940.9971
2.4371.848518002.07550.69740.9977
2.46521.951219002.05310.63870.9852
2.46662.053420002.09420.63260.9725
2.40982.156121002.13180.73990.9999
2.2952.258922002.09300.62610.9975
2.32552.361623002.05530.60800.9830
2.33622.464324002.06640.62410.9820
2.3242.567025002.04150.60900.9839
2.32542.669726002.07660.58450.9765
2.32322.772527002.02450.63180.9836
2.28212.875228001.98500.62490.9870
2.26612.977929001.97090.62470.9770
2.20663.080130002.00290.58640.9691
2.17063.182831001.96980.57250.9681
2.13823.285632001.94990.59900.9759
2.21423.388333001.94640.61890.9825
2.25123.491034001.93670.60200.9843
2.16713.593735001.93930.59390.9799
2.20473.696536001.93810.57280.9700
2.13033.799237001.91160.56830.9722
2.15173.901938001.94120.53830.9495
2.22054.004139001.87600.58270.9780
2.074.106840001.92160.57930.9768
2.0494.209641001.90570.55950.9694
2.0574.312342001.93350.55490.9664
2.05824.415043001.91170.55520.9675
2.06784.517744001.87780.56990.9767
2.06434.620445001.87750.57040.9778
1.98294.723246001.87120.57040.9780
2.02934.825947001.86550.55770.9695
2.01334.928648001.86470.56790.9768

Framework versions

  • Transformers 4.57.2
  • Pytorch 2.9.1+cu128
  • Datasets 3.6.0
  • Tokenizers 0.22.0

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 ssc-aln-model for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (ssc-aln-model 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="ssc-aln-model" -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