You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pip3 install -e ".[tf2.x]"# or ".[tf2.x-gpu]" or ".[tf2.x-apple]" for apple m1 machine
111
112
```
112
113
114
+
### Install for Apple Sillicon
115
+
116
+
Due to tensorflow-text is not built for Apple Sillicon, we need to install it with the prebuilt wheel file from [sun1638650145/Libraries-and-Extensions-for-TensorFlow-for-Apple-Silicon](https://github.com/sun1638650145/Libraries-and-Extensions-for-TensorFlow-for-Apple-Silicon)
117
+
118
+
Do this after installing TensorFlowASR with tensorflow above
0 commit comments