Skip to content

Commit

Permalink
FireFox->Firefox typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sevagh committed Dec 30, 2023
1 parent 5a8fc8e commit 7e1c88c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/_posts/2023-09-23-Beginners-guide-to-free-stems.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ When Demucs runs on a track, it consumes a max of 4 GB of memory. Demucs can be

You can now choose up to **32 GB of memory consumption** to launch 8 workers. This can roughly be considered as launching 8 threads or processes in your browser, which should result in dramatic speedups (on my tests, it took a 17 minute track down to 5 minutes).

Note: from my tests, <span class="blog-highlight">up to 32 GB works in FireFox, but only 16 GB in Chrome.</span> I need to run more tests on Chrome to track down the issue (for now I reported [this issue](https://github.com/emscripten-core/emscripten/issues/20946), possibly in the wrong place).
Note: from my tests, <span class="blog-highlight">up to 32 GB works in Firefox, but only 16 GB in Chrome.</span> I need to run more tests on Chrome to track down the issue (for now I reported [this issue](https://github.com/emscripten-core/emscripten/issues/20946), possibly in the wrong place).

## Demixing a single track

Expand Down
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Choose a model below to get started:

You can always [read the beginner's tutorial](./getting-started/2023/09/23/Beginners-guide-to-free-stems.html) if you need help!

There is a new **MAX MEMORY** option for faster demixing!🚀🔥 We have tested up to 32 GB in FireFox and 16 GB in Chrome.
There is a new **MAX MEMORY** option for faster demixing!🚀🔥 We have tested up to 32 GB in Firefox and 16 GB in Chrome.

<div class="mdx-container" id="mdx-app">
<div class="overlay" id="overlay-single">
Expand Down

0 comments on commit 7e1c88c

Please sign in to comment.