Update Generate_tflite_for_whisper_base_EUROPEAN_UNION_version.ipynb
Browse files
Generate_tflite_for_whisper_base_EUROPEAN_UNION_version.ipynb
CHANGED
|
@@ -19,6 +19,7 @@
|
|
| 19 |
"source": [
|
| 20 |
"!pip install transformers==4.33.0\n",
|
| 21 |
"!pip install tensorflow==2.14.0"
|
|
|
|
| 22 |
]
|
| 23 |
},
|
| 24 |
{
|
|
|
|
| 19 |
"source": [
|
| 20 |
"!pip install transformers==4.33.0\n",
|
| 21 |
"!pip install tensorflow==2.14.0"
|
| 22 |
+
"!pip install numpy==1.26.4"
|
| 23 |
]
|
| 24 |
},
|
| 25 |
{
|