Commit f529efc
Install torchaudio as dep for examples
Summary:
This package is required in order to run emformer rnnt models, which is not a required package nor installed package for executorch yet. This diff is to add the required package.
And we are picking up the latest `torchaudio` library, which is `2.1.0.dev20230810`
Minor notes/comments change.
Reviewed By: kimishpatel
Differential Revision: D48284923
fbshipit-source-id: aa6ef28c700cb20f7bfdbda529a609f92d1b69841 parent 974c98f commit f529efc
1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
0 commit comments