**Note**: If you want to build a quick demo, you can use ./src/test_main.py:download_audio_data function, it downloads 20 audio files , Subsequent results show this collection as an example
**Note**: If you want to build a quick demo, you can use ./src/test_audio_search.py:download_audio_data function, it downloads 20 audio files , Subsequent results show this collection as an example
- Prepare model(Skip this step if you use the default model.)
- Prepare model(Skip this step if you use the default model.)
```bash
```bash
...
@@ -123,7 +123,7 @@ Then to start the system server, and it provides HTTP backend services.
...
@@ -123,7 +123,7 @@ Then to start the system server, and it provides HTTP backend services.
The internal process is downloading data, loading the paddlespeech model, extracting embedding, storing library, retrieving and deleting library
The internal process is downloading data, loading the paddlespeech model, extracting embedding, storing library, retrieving and deleting library