File size: 662 Bytes
8347d8e
3c41f23
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1589e9d
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---
library_name: speechbrain
tags:
- audio
- intent classification 
datasets:
- fluent_speech_commands_dataset
metrics:
- wer 

model-index:
- name: Direct SLU
  results:
  - task: 
      type: automatic-speech-recognition
      name: Intent Classification
    metrics:
      - type: wer    # Required. Example: wer
        value: 7.0  # Required. Example: 20.90
        name: Test Wer
---

Speechbrain SLU fine-tuned for Intent Classification
---
Model: Direct SLU  
Encoder: Pre-trained ASR encoder -> LSTM  
Decoder: GRU + beamsearch  
Tokens: BPE with unigram  
Data: fluent_speech_commands_dataset (http://140.112.21.28:9000/fluent.tar.gz)  
Test wer: 0.07