Skip to content

Commit c8cb594

Browse files
committed
docs: add docs for voice focus and audio normalization features
1 parent be5b9b7 commit c8cb594

File tree

3 files changed

+1418
-0
lines changed

3 files changed

+1418
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,13 @@ Follow these instructions to run the demo:
1919
2. Run: `npm run dev`
2020
3. Enter an `API_URL`, if prompted. The app will attempt to automatically retrieve an `API_URL` from your AWS account. If you do not have an `API_URL`, follow the instructions in the [Serverless README](./infra/README.md) of this repository.
2121

22+
## Additional documentation
23+
24+
Additional documentation for the following features is available in the `docs/` directory:
25+
26+
- [Amazon Voice Focus](./docs/voice-focus.md): AI-powered noise suppression
27+
- [Audio Normalization](./docs/audio-normalization.md): Automatically normalize the volume levels of remote participants
28+
2229
## Known issues and limitations
2330

2431
- The application is meant for demonstration purposes and **not** for production use.

0 commit comments

Comments
 (0)