krebsm commited on
Commit
0c59855
·
verified ·
1 Parent(s): 90704e2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -2
README.md CHANGED
@@ -41,8 +41,6 @@ let wav = tts.synthesize("Hello from NobodyWho!")?;
41
  std::fs::write("hello.wav", wav)?;
42
  ```
43
 
44
- Requires the `tts` cargo feature: `nobodywho = { version = "2", features = ["tts"] }`.
45
-
46
  ## Benchmarks
47
 
48
  Measured with `nobodywho` on **Apple M4 Pro, CPU**:
 
41
  std::fs::write("hello.wav", wav)?;
42
  ```
43
 
 
 
44
  ## Benchmarks
45
 
46
  Measured with `nobodywho` on **Apple M4 Pro, CPU**: