Skip to content

Commit 1289458

Browse files
authored
add piper tts example (#6261)
1 parent 9b46272 commit 1289458

File tree

2 files changed

+735
-0
lines changed

2 files changed

+735
-0
lines changed

examples/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ if(NCNN_PIXEL)
7474
ncnn_add_example(nanodetplus_pnnx)
7575
ncnn_add_example(scrfd)
7676
ncnn_add_example(scrfd_crowdhuman)
77+
ncnn_add_example(piper)
7778
if(OpenCV_FOUND)
7879
ncnn_add_example(yolov4)
7980
ncnn_add_example(yolov8_obb)

0 commit comments

Comments
 (0)