Bladeren bron

fix: another tiny formatting fix

D'oh
main
Rob Hallam 1 maand geleden
bovenliggende
commit
180e98db84
1 gewijzigde bestanden met toevoegingen van 3 en 1 verwijderingen
  1. +3
    -1
      README.md

+ 3
- 1
README.md Bestand weergeven

@@ -23,4 +23,6 @@ pip install --force-reinstall "faster-whisper @ https://github.com/SYSTRAN/faste

When using faster-whisper with long media files (over 3 hours) and a CPU model it was found that it was killed OOM. There are a couple of issues noting this:
- [[1]](https://github.com/SYSTRAN/faster-whisper/issues/390)
- [[2]](https://github.com/SYSTRAN/faster-whisper/issues/249). As a workaround you may wish to consider segmenting long media files before using them with the pipeline.
- [[2]](https://github.com/SYSTRAN/faster-whisper/issues/249).

As a workaround you may wish to consider segmenting long media files before using them with the pipeline.

Laden…
Annuleren
Opslaan