gsaon commited on
Commit
06275ff
·
verified ·
1 Parent(s): 45790b6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -18,7 +18,7 @@ Additionally, the model may occasionally hallucinate on very short audio inputs
18
 
19
  **Evaluations:**
20
 
21
- We evaluated granite-speech-3.3-2b alongside other speech-language models (SLMs) in the less than 8b parameter range as well as dedicated ASR and AST systems on standard benchmarks. The evaluation spanned multiple public benchmarks, with particular emphasis on English ASR tasks while also including AST for En-X translation.
22
 
23
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/666ec38102791b3b49f453e8/7n0soblI3pCISpHbwFHI8.png)
24
 
@@ -26,7 +26,7 @@ We evaluated granite-speech-3.3-2b alongside other speech-language models (SLMs)
26
 
27
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/666ec38102791b3b49f453e8/cVzCIuH0x_8W7Pz6QHwE8.png)
28
 
29
- **Release Date**: April 28, 2025
30
 
31
  **License:** [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0)
32
 
@@ -73,7 +73,7 @@ assert wav.shape[0] == 1 and sr == 16000 # mono, 16khz
73
  chat = [
74
  {
75
  "role": "system",
76
- "content": "Knowledge Cutoff Date: April 2024.\nToday's Date: April 28, 2025.\nYou are Granite, developed by IBM. You are a helpful AI assistant",
77
  },
78
  {
79
  "role": "user",
 
18
 
19
  **Evaluations:**
20
 
21
+ We evaluated granite-speech-3.3-2b alongside granite-speech-3.3-8b (https://huggingface.co/ibm-granite/granite-speech-3.3-8b) and other speech-language models (SLMs) in the less than 8b parameter range as well as dedicated ASR and AST systems on standard benchmarks. The evaluation spanned multiple public benchmarks, with particular emphasis on English ASR tasks while also including AST for En-X translation.
22
 
23
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/666ec38102791b3b49f453e8/7n0soblI3pCISpHbwFHI8.png)
24
 
 
26
 
27
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/666ec38102791b3b49f453e8/cVzCIuH0x_8W7Pz6QHwE8.png)
28
 
29
+ **Release Date**: May 2, 2025
30
 
31
  **License:** [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0)
32
 
 
73
  chat = [
74
  {
75
  "role": "system",
76
+ "content": "Knowledge Cutoff Date: April 2024.\nToday's Date: May 2, 2025.\nYou are Granite, developed by IBM. You are a helpful AI assistant",
77
  },
78
  {
79
  "role": "user",