taejinp commited on
Commit
8749fc7
·
verified ·
1 Parent(s): f6a2b51

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -432,10 +432,10 @@ Single speaker mode should be enabled to get the performance in the following ta
432
  cfg.single_speaker_mode=True
433
  ```
434
 
435
- | Model Names || **Avg** || AMI | Earnings | GigaSpeech | LS test-clean | LS test-other | SPGI | Tedlium | Voxpopuli |
436
- | :--- | ---: || ------: || ---: | ---: | ---: | ---: | ---: | ---: | ---: |
437
- | [Nemotron Speech Streaming ASR](https://huggingface.co/nvidia/nemotron-speech-streaming-en-0.6b) || 7.16 | 11.58 | 12.48 | 11.45 | 2.31 | 4.75 | 2.62 | 4.5 | 7.57 |
438
- | Single Speaker Mode | 7.44 || 11.62 | 14.68 | 11.49 | 2.19 | 4.76 | 2.68 | 4.65 | 7.45 |
439
 
440
 
441
 
 
432
  cfg.single_speaker_mode=True
433
  ```
434
 
435
+ | Model Names | **Avg** | AMI | Earnings | GigaSpeech | LS test-clean | LS test-other | SPGI | Tedlium | Voxpopuli |
436
+ | :--- | ---: | ------: | ---: | ---: | ---: | ---: | ---: | ---: | ---: |
437
+ | [Nemotron Speech Streaming ASR](https://huggingface.co/nvidia/nemotron-speech-streaming-en-0.6b) | 7.16 | 11.58 | 12.48 | 11.45 | 2.31 | 4.75 | 2.62 | 4.5 | 7.57 |
438
+ | Single Speaker Mode | 7.44 | 11.62 | 14.68 | 11.49 | 2.19 | 4.76 | 2.68 | 4.65 | 7.45 |
439
 
440
 
441