nithinraok
commited on
Commit
·
89e85d5
1
Parent(s):
809ebc8
add info
Browse filesSigned-off-by: nithinraok <[email protected]>
README.md
CHANGED
|
@@ -1941,6 +1941,8 @@ for stamp in segment_timestamps:
|
|
| 1941 |
|
| 1942 |
For translation task, please, refer to segment-level timestamps for getting intuitive and accurate alignment.
|
| 1943 |
|
|
|
|
|
|
|
| 1944 |
|
| 1945 |
## <span style="color:#b37800;">Software Integration</span>
|
| 1946 |
|
|
|
|
| 1941 |
|
| 1942 |
For translation task, please, refer to segment-level timestamps for getting intuitive and accurate alignment.
|
| 1943 |
|
| 1944 |
+
> **Note:** If timestamps are not required for your work, you can reduce memory usage by restoring only the `.nemo` file without the auxiliary CTC model. To do this, extract the `.nemo` file, remove any *timestamps_asr_model* files, then repackage it into a new `.nemo` file.
|
| 1945 |
+
|
| 1946 |
|
| 1947 |
## <span style="color:#b37800;">Software Integration</span>
|
| 1948 |
|