AudranB commited on
Commit
3987a3a
·
verified ·
1 Parent(s): ca170d1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -167,6 +167,8 @@ an Automatic Speech Recognition (ASR) API that can function either as a standalo
167
  or be deployed within a microservices infrastructure using a message broker connector. It supports both offline and real-time transcription.
168
 
169
  ## Training Details
 
 
170
 
171
  ### Hardware
172
  - 1× NVIDIA H100 GPU (80 GB)
 
167
  or be deployed within a microservices infrastructure using a message broker connector. It supports both offline and real-time transcription.
168
 
169
  ## Training Details
170
+ The training code is available in the [nemo_asr_training repository](https://github.com/linagora-labs/nemo_asr_training).
171
+ The full configuration used for fine-tuning is available [here](https://github.com/linagora-labs/nemo_asr_training/blob/main/fastconformer/yamls/finetuning_linto_stt_fr_fastconformer_pc.yaml).
172
 
173
  ### Hardware
174
  - 1× NVIDIA H100 GPU (80 GB)