Mirinae is a Python package for MAGO's framework
Project description
Mirinae
마고 프레임워크를 사용할 수 있는 CLI 도구입니다.
마고 서비스
Local에서 사용하기
-
소스 코드를 다운로드 받습니다.
git clone https://github.com/holamago/mirinae-cli.git
-
설치를 다음과 같이 합니다.
cd mirinae-cli pip install -e .
-
이제 CLI를 사용할 수 있습니다.
Demo
Login
mirinae user login -v -e <email> -w <password>
Audion API 사용하기
-
로컬에 있는 오디오 파일 사용하기
- Subtitle Generation
mirinae api call -s SubtitleGeneration -a <audio_path>
- Voice Separation
mirinae api call -s VoiceSeparation -a <audio_path>
-
Youtube URL 사용하기
-
Subtitle Generation
mirinae api call_url -s SubtitleGeneration -u <youtube url>
-
Voice Separation
mirinae api call_url -s VoiceSeparation -u <youtube url>
Audion 대시보드 사용하기
mirinae dashboard get -s SubtitleGeneration
mirinae dashboard get -s VoiceSeparation
- Query 사용하기
mirinae dashboard get -s SubtitleGeneration --query last
mirinae dashboard get -s VoiceSeparation --query last
** 오늘 날짜 데이터 가져오기 ** 이전에 시간 저장 방법이 변경되어서 동작 안할 수 있습니다. 오늘 날짜에 테스트를 했다면 사용해 보세요.
mirinae dashboard get -s SubtitleGeneration --query today
mirinae dashboard get -s VoiceSeparation --query today
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mirinae-0.1.4.tar.gz
(7.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mirinae-0.1.4.tar.gz.
File metadata
- Download URL: mirinae-0.1.4.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3a5fe535a1ad13b6735f8fcb95f8c51fe7469b0b53c6f41b7f36a604ee0afd82
|
|
| MD5 |
52b625f4ae0185cd3d5c5bef06fde939
|
|
| BLAKE2b-256 |
7acf78040df67bc426b5b563806315f1b478c3f6cfca0b48fd35788860c18c37
|
File details
Details for the file mirinae-0.1.4-py3-none-any.whl.
File metadata
- Download URL: mirinae-0.1.4-py3-none-any.whl
- Upload date:
- Size: 9.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
657885f511fd92a645f5a1c725f1d0cfa692845605a7470e054e0fc32e0e7f7e
|
|
| MD5 |
7a4d89b8d93a68363108ed8a55418612
|
|
| BLAKE2b-256 |
b036f172eb070a4356d65eee77f23719a7b0c53d3272fb4c9692a224dc946232
|