Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
anupsingh15 authored Jan 14, 2024
1 parent 5ae29bf commit 00b56dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
1. To create a reference database, first, update the `create_refdbase.yaml` file, focusing on specifying the path corresponding to the reference audio files.
2. After updating the configuration file, execute the following command from the `index/` directory: `python create_refdbase.py`
3. To update the existing index with new audio files, update the following keys in `create_refdbase.yaml`:
- set `append_db` to 'True' in the `create_refdbase.yaml` file.
- set `append_db` to 'True'
- set `load_index_path` to a path of existing index file
--------------------------------------------------------------------------------------------------------------------
### Audio Retrieval
Expand Down

0 comments on commit 00b56dc

Please sign in to comment.